Fixed some short PHP tags

This commit is contained in:
moodler 2003-09-09 04:15:12 +00:00
parent b626680ead
commit 5b16ca8718

View File

@ -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>