projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d47fd1e
)
Emoticons don't make sense.
author
moodler
<moodler>
Sun, 10 Aug 2003 09:28:55 +0000
(09:28 +0000)
committer
moodler
<moodler>
Sun, 10 Aug 2003 09:28:55 +0000
(09:28 +0000)
admin/site.html
patch
|
blob
|
history
diff --git
a/admin/site.html
b/admin/site.html
index 243fade4df68f47d920f215af3faf351218c9e14..a589a55adc856dd693d3f0cb252c78970548e160 100644
(file)
--- a/
admin/site.html
+++ b/
admin/site.html
@@
-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>