From aa3885ddf2c2f8f072cba33510cf3a2f8b6f937a Mon Sep 17 00:00:00 2001 From: blahblah666 Date: Wed, 28 Jan 2015 23:31:50 -0800 Subject: [PATCH] Update settings.html --- templates/mod/settings.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/mod/settings.html b/templates/mod/settings.html index ce68ec41..47eb365b 100644 --- a/templates/mod/settings.html +++ b/templates/mod/settings.html @@ -45,7 +45,10 @@ {% trans %}Enable dice rolling{% endtrans %} {% trans %}Don't allow users to repost images{% endtrans %} {% trans %}Allow a poster to delete his own posts{% endtrans %} - {% trans %}Enable CAPTCHA{% endtrans %}
This is not ReCAPTCHA, it is custom to 8chan + + {% trans %}Enable CAPTCHA{% endtrans %}
Users must solve a CAPTCHA in order to post.
This is not ReCAPTCHA, it is custom to 8chan.
+ + {% trans %}Enable CAPTCHA for thread creation only{% endtrans %}
Users must solve a CAPTCHA in order to create new threads,
but do not have to solve a CAPTCHA in order to post replies.
{% trans %}Language{% endtrans %}
{% trans %}To contribute translations, register at Transifex{% endtrans %}