mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +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',
|
'label' => 'Features of the editor',
|
||||||
'name' => 'rte_features',
|
'name' => 'rte_features',
|
||||||
'values' => array('simple'=>'simple','extended'=>'regular','advanced'=>'everything'),
|
'values' => array('simple'=>'simple','extended'=>'regular','advanced'=>'everything'),
|
||||||
'help' => '',
|
'help' => 'How many toolbar buttons are available',
|
||||||
'admin' => false,
|
'admin' => false,
|
||||||
'default'=> 'simple'
|
'default'=> 'simple'
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user