Small fix
This commit is contained in:
parent
d2dd02055f
commit
5fca9151bd
|
@ -229,7 +229,7 @@
|
|||
'label'=>'',
|
||||
'selected'=>'',
|
||||
'class'=>'',
|
||||
'emptyOption'=>'- Without category -',
|
||||
'emptyOption'=>'- Uncategorized -',
|
||||
'options'=>$dbCategories->getKeyNameArray()
|
||||
));
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue