diff --git a/preferences/inc/class.preferences_hooks.inc.php b/preferences/inc/class.preferences_hooks.inc.php index ec374789de..46c87133a1 100644 --- a/preferences/inc/class.preferences_hooks.inc.php +++ b/preferences/inc/class.preferences_hooks.inc.php @@ -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();