From b6d20491326ed8bcbb6fc9f77a4208b5d80abe38 Mon Sep 17 00:00:00 2001 From: Michael Save Date: Sat, 7 Jan 2012 15:58:11 +1100 Subject: [PATCH] missing whitespace before report/delete buttons when minify_html is on --- templates/index.html | 4 ++-- templates/thread.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index 8f8df560..1a842cce 100644 --- a/templates/index.html +++ b/templates/index.html @@ -42,12 +42,12 @@ {{ body }}
{% trans %}Delete Post{% endtrans %} [ - ] + ]
- +
diff --git a/templates/thread.html b/templates/thread.html index 1baf9445..109a5c1b 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -44,12 +44,12 @@ {{ body }}
{% trans %}Delete Post{% endtrans %} [ - ] + ]
- +