]> git.mjollnir.org Git - moodle.git/commitdiff
Rearranged toolbar a bit - put insert stuff together and toggles at end
authormoodler <moodler>
Wed, 29 Oct 2003 16:42:10 +0000 (16:42 +0000)
committermoodler <moodler>
Wed, 29 Oct 2003 16:42:10 +0000 (16:42 +0000)
lib/editor/htmlarea.php

index 95e6896851b8ccd764d60324492bf30789e60de2..2e3313a2e82a6eb9995220c8a1eb269689db2158 100644 (file)
@@ -103,8 +103,8 @@ HTMLArea.Config = function () {
                [ "justifyleft", "justifycenter", "justifyright", "justifyfull", "separator",
                  "insertorderedlist", "insertunorderedlist", "outdent", "indent", "separator",
                  "forecolor", "hilitecolor", "separator",
-                 "inserthorizontalrule", "createlink", "insertimage", "inserttable", "htmlmode", "separator",
-                 "popupeditor", "separator", "showhelp", "about", "insertsmile", "insertchar" ]
+                 "inserthorizontalrule", "createlink", "insertimage", "inserttable",
+                 "insertsmile", "insertchar", "separator", "htmlmode", "separator", "popupeditor" ]
        ];
 
        this.fontname = {