]> git.mjollnir.org Git - moodle.git/commitdiff
Put a space under the colon
authormoodler <moodler>
Sun, 15 Dec 2002 04:27:51 +0000 (04:27 +0000)
committermoodler <moodler>
Sun, 15 Dec 2002 04:27:51 +0000 (04:27 +0000)
mod/forum/post.html

index 02e8b98de88b82dcfd47b6f4c819934d72ce555e..4582363f168f05ed13359c7e6f7b7b17e15a027e 100644 (file)
@@ -39,7 +39,7 @@
     </td>
 </tr>
 <tr valign=top>
-    <td align=right><p><b><? print_string("attachment", "forum") ?>:<br \>(<? print_string("optional") ?>)</b></p></td>
+    <td align=right><p><b><? print_string("attachment", "forum") ?>:<br \>(<? print_string("optional") ?>)&nbsp;</b></p></td>
     <td>
     <input type="hidden" name="MAX_FILE_SIZE" value="<? echo get_max_upload_file_size() ?>">
     <input type="file" name="attachment" size=40>