]> git.mjollnir.org Git - moodle.git/commitdiff
Strange typo.
authorstronk7 <stronk7>
Thu, 26 Aug 2004 22:38:39 +0000 (22:38 +0000)
committerstronk7 <stronk7>
Thu, 26 Aug 2004 22:38:39 +0000 (22:38 +0000)
Bug 1804
(http://moodle.org/bugs/bug.php?op=show&bugid=1804)

Merged from MOODLE_14_STABLE

user/edit.html

index 13dd673f13be749fa30b922a4edd325ad33e62fa..05be96ec0dedd87a8dad1a76095424dcced0b3e4 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-   if (!isset($user->htmleDITOr)) {
+   if (!isset($user->htmleditor)) {
        $user->htmleditor = 1;
    }
    if (!isset($user->picture)) {