mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 21:19:49 +02:00
Emoticons don't make sense.
This commit is contained in:
parent
d47fd1ee7c
commit
41a2968c28
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user