aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xindex.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.cgi b/index.cgi
index 4af4546..f112a91 100755
--- a/index.cgi
+++ b/index.cgi
@@ -116,7 +116,7 @@ CREATE
if defined?(createnotice)
$html << <<NOTICE
<tr>
- <td colspan=2 class='error'>
+ <td colspan='2' class='error'>
#{createnotice}
</td>
</tr>