forked from extern/egroupware
Added support for the new CKEditor 3.2.1
This commit is contained in:
parent
12c03a226d
commit
56ed72d045
@ -81,9 +81,9 @@ class preferences_hooks
|
||||
);
|
||||
|
||||
$rich_text_editor_skins = array(
|
||||
'default' => lang ('Default theme'),
|
||||
'kama' => lang ('Default theme'),
|
||||
'office2003' => lang ('Office 2003 theme'),
|
||||
'silver' => lang ('Silver theme')
|
||||
'v2' => lang ('Silver theme')
|
||||
);
|
||||
|
||||
$user_apps = array();
|
||||
|
Loading…
Reference in New Issue
Block a user