From 5064e54a892bf4c9628e4fe0b87ef75db98e5751 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Fri, 31 Oct 2008 17:48:27 +0100 Subject: [PATCH] Enable the preview buttons on comment forms. --- templates/influences/influence_comments_block.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/templates/influences/influence_comments_block.html b/templates/influences/influence_comments_block.html index 1969591..390fce0 100644 --- a/templates/influences/influence_comments_block.html +++ b/templates/influences/influence_comments_block.html @@ -28,7 +28,10 @@ {{ comment.reply_form.as_table }}
-
+
+ + +
@@ -46,7 +49,9 @@ {{ comment_form.as_table }}
-
- {# #} +
+ + +
-- 2.30.2