Fix a stylesheet bug in comments area

This commit is contained in:
discostu 2009-07-24 15:54:54 +02:00
parent 479e4490bc
commit 3f632c4575
1 changed files with 0 additions and 1 deletions

View File

@ -442,7 +442,6 @@ else:
comments_content.close()
else:
print ' </div>'
print ' </div>'
# Form for adding comments
random_int_a = random.randint(1,9)