From: scyrma Date: Wed, 23 Jul 2008 08:32:57 +0000 (+0000) Subject: MDL-14741: Use a more neutral default skin. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d602f3b5a65d9f1c9a340e12752ea3578251a813;p=moodle.git MDL-14741: Use a more neutral default skin. --- diff --git a/lib/editor/tinymce.js.php b/lib/editor/tinymce.js.php index 233ab4c578..ed771365ec 100644 --- a/lib/editor/tinymce.js.php +++ b/lib/editor/tinymce.js.php @@ -154,6 +154,7 @@ echo <<httpswwwroot", theme: "simple", skin: "o2k7", + skin_variant: "silver", apply_source_formatting: true, remove_script_host: false, entity_encoding: "raw", @@ -168,6 +169,7 @@ echo <<httpswwwroot", theme: "advanced", skin: "o2k7", + skin_variant: "silver", apply_source_formatting: true, remove_script_host: false, entity_encoding: "raw",