Small fix

This commit is contained in:
Anaggh S 2018-08-01 18:20:22 +05:30
parent d2dd02055f
commit 5fca9151bd
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@
'label'=>'',
'selected'=>'',
'class'=>'',
'emptyOption'=>'- Without category -',
'emptyOption'=>'- Uncategorized -',
'options'=>$dbCategories->getKeyNameArray()
));
?>