From: moodler <moodler>
Date: Sun, 15 Dec 2002 04:27:51 +0000 (+0000)
Subject: Put a space under the colon
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f6680cfa4afd1d3b3fa2679c02e7ff47cfddd843;p=moodle.git

Put a space under the colon
---

diff --git a/mod/forum/post.html b/mod/forum/post.html
index 02e8b98de8..4582363f16 100644
--- a/mod/forum/post.html
+++ b/mod/forum/post.html
@@ -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>