mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Fix missing bold on 'Features of the editor'
This commit is contained in:
parent
d14337da40
commit
b67e2533b7
@ -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'
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user