From 51d871cc825c454a819fb6f73b6d0840679efaac Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Tue, 4 Nov 2008 12:00:46 +0100 Subject: [PATCH] Add an explicit break before the comment textarea. --- templates/influences/influence_comments_block.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/influences/influence_comments_block.html b/templates/influences/influence_comments_block.html index 6b0dd51..462d2b7 100644 --- a/templates/influences/influence_comments_block.html +++ b/templates/influences/influence_comments_block.html @@ -25,7 +25,7 @@

{% trans "Cancel reply" %}

- {{ comment.reply_form.comment.label_tag }} + {{ comment.reply_form.comment.label_tag }}
{{ comment.reply_form.comment }}
{{ comment.reply_form.is_public }} {{ comment.reply_form.is_public.label_tag }} -- 2.30.2