aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiscostu <discostu@goliath.thehappy.de>2009-07-24 15:54:54 +0200
committerdiscostu <discostu@goliath.thehappy.de>2009-07-24 15:54:54 +0200
commit3f632c4575d9492bec4efc2e47200f0ed753c7da (patch)
tree9b8d07156ac4d0bc56d740153ae5652f0a86311e
parent479e4490bcc1ba594ffaefc4b4a6fc6d7bb53126 (diff)
Fix a stylesheet bug in comments area
-rwxr-xr-xblogthon.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/blogthon.cgi b/blogthon.cgi
index 8fa1c7d..23f1dcc 100755
--- a/blogthon.cgi
+++ b/blogthon.cgi
@@ -442,7 +442,6 @@ else:
comments_content.close()
else:
print ' </div>'
- print ' </div>'
# Form for adding comments
random_int_a = random.randint(1,9)