]> git.mjollnir.org Git - moodle.git/commitdiff
Fix help link
authormoodler <moodler>
Fri, 21 Jan 2005 04:58:16 +0000 (04:58 +0000)
committermoodler <moodler>
Fri, 21 Jan 2005 04:58:16 +0000 (04:58 +0000)
mod/forum/mod.html

index 0e251c53c9f7d3ba7c9cc14ee59779959af314d8..cff981a64a50b56144be1950f9d6fc88d5014233 100644 (file)
         echo '<br />';
         helpbutton('questions', get_string('helpquestions'), 'moodle', true, true);
         echo '<br />';
-        emoticonhelpbutton('form', 'intro');
-        echo '<br />';
+        if ($usehtmleditor) {
+           helpbutton('richtext', get_string('helprichtext'), 'moodle', true, true);
+        } else {
+           emoticonhelpbutton('form', 'intro');
+        }   
       ?>
     </td>
     <td>