From 6f36006e2abc3766010d5a87392882f3bb6ad98c Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Tue, 22 Nov 2011 15:17:38 +1100 Subject: [PATCH] Larger 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 1b6a5c10..3ee2f420 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 6fdc969d..aa97a785 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -69,7 +69,7 @@ {% trans %}Comment{% endtrans %} - + {% if config.recaptcha %}