Fix missing bold on 'Features of the editor'

This commit is contained in:
Nathan Gray 2012-12-05 19:36:03 +00:00
parent d14337da40
commit b67e2533b7

View File

@ -404,7 +404,7 @@ class preferences_hooks
'label' => 'Features of the editor',
'name' => 'rte_features',
'values' => array('simple'=>'simple','extended'=>'regular','advanced'=>'everything'),
'help' => '',
'help' => 'How many toolbar buttons are available',
'admin' => false,
'default'=> 'simple'
),