Fix a stylesheet bug in comments area
This commit is contained in:
parent
479e4490bc
commit
3f632c4575
@ -442,7 +442,6 @@ else:
|
|||||||
comments_content.close()
|
comments_content.close()
|
||||||
else:
|
else:
|
||||||
print ' </div>'
|
print ' </div>'
|
||||||
print ' </div>'
|
|
||||||
|
|
||||||
# Form for adding comments
|
# Form for adding comments
|
||||||
random_int_a = random.randint(1,9)
|
random_int_a = random.randint(1,9)
|
||||||
|
Loading…
Reference in New Issue
Block a user