</tr>
-<?php if ($forum->maxbytes != 1) { // 1 = No attachments at all ?>
+<?php if ($forum->maxbytes != 1) { // 1 = No attachments at all
+?>
<tr valign="top">
<td align="right"><b><?php print_string("attachment", "forum") ?>:<br />(<?php print_string("optional") ?>) </b></td>
<?php } else { ?>
<input type="hidden" name="timestartdisabled" value="1" />
<input type="hidden" name="timeenddisabled" value="1" />
-<? } ?>
+<?php } ?>
<tr>
<td align="center" colspan="2">
<input type="hidden" name="course" value="<?php p($post->course) ?>" />