From bb054c8486981ea80bdccfab584836d39aceb8e5 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Tue, 22 Nov 2011 15:05:22 +1100 Subject: [PATCH] Large textarea for posts --- templates/index.html | 2 +- templates/thread.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 2126aa03..1b6a5c10 100644 --- a/templates/index.html +++ b/templates/index.html @@ -68,7 +68,7 @@ {% trans %}Comment{% endtrans %} - + {% if config.recaptcha %} diff --git a/templates/thread.html b/templates/thread.html index 2beb1826..6fdc969d 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -69,7 +69,7 @@ {% trans %}Comment{% endtrans %} - + {% if config.recaptcha %}