projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b626680
)
Fixed some short PHP tags
author
moodler
<moodler>
Tue, 9 Sep 2003 04:15:12 +0000
(
04:15
+0000)
committer
moodler
<moodler>
Tue, 9 Sep 2003 04:15:12 +0000
(
04:15
+0000)
admin/site.html
patch
|
blob
|
history
diff --git
a/admin/site.html
b/admin/site.html
index bec6682b262d631716cd968d124554c557dbd3bc..d47aa7e9253af1c3b3017fba443e1e833f62f74f 100644
(file)
--- a/
admin/site.html
+++ b/
admin/site.html
@@
-27,7
+27,7
@@
<br />
</font>
</td>
- <td><? print_textarea($usehtmleditor, 10, 50, 600, 400, "summary", $form->summary); ?></td>
+ <td><?
php
print_textarea($usehtmleditor, 10, 50, 600, 400, "summary", $form->summary); ?></td>
</tr>
<tr valign=top>
<td align=right><P><?php print_string("frontpageformat") ?>:</td>