Emoticons don't make sense.

This commit is contained in:
moodler 2003-08-10 09:28:55 +00:00
parent d47fd1ee7c
commit 41a2968c28

View File

@ -22,11 +22,9 @@
helpbutton("richtext", get_string("helprichtext"), "moodle", true, true);
} else {
helpbutton("html", get_string("helphtml"), "moodle", true, true);
echo "<br />";
emoticonhelpbutton("theform", "text");
}
echo "<br />";
?>
<br />
</font>
</td>
<td><? print_textarea($usehtmleditor, 10, 50, 600, 400, "summary", $form->summary); ?></td>