Added support for the new CKEditor 3.2.1

This commit is contained in:
Andreas Stöckel 2010-05-25 07:49:24 +00:00
parent 12c03a226d
commit 56ed72d045

View File

@ -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();