]> git.mjollnir.org Git - moodle.git/commitdiff
Put "Source" label after checkbox ... just in case text pushes
authormoodler <moodler>
Mon, 25 Aug 2003 03:48:09 +0000 (03:48 +0000)
committermoodler <moodler>
Mon, 25 Aug 2003 03:48:09 +0000 (03:48 +0000)
the box off screen

lib/rte/richedit.html

index 5679b5dfd9afd3ea4d9ce89ca54381e7f878eb05..c7a8cb4094729a350263f8d1cba9d7311c4fc719 100644 (file)
@@ -184,9 +184,9 @@ var tEdit = null;
                <img id="btnChar"       onclick="insert('char')" alt="@{InsertCharacter}" src="images/icon_ins_char.gif" align="absMiddle" width="20" height="20" border="0">\r
        <span id="featureSource">\r
                <img class="spacer" src="images/spacer.gif" width="2"><span class="start"></span>&nbsp;\r
-               <span class="label">@{Source}</span>\r
                <input title="@{SourceTitle}" class="checkbox" hidefocus type="checkbox" name="switchMode"\r
                                onclick="tEdit.stopCellResize(true); tEdit.unSetTableElements(); setEditMode(switchMode)">\r
+               <span class="label">@{Source}</span>\r
     </span>\r
        </span>\r
     </nobr></td></tr>\r