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