Remove imgcaptcha, this code is unused in any of our forks and needs work to get here back.

Revert "Merge branch 'imgcaptcha' of https://github.com/asiekierka/Tinyboard"

This reverts commit 49afb685c8, reversing
changes made to 2451a0f29c.

Conflicts:

	js/imgcaptcha.js
This commit is contained in:
czaks 2013-07-20 22:47:26 -04:00
parent 8772c31ce1
commit 97a22e57c1
8 changed files with 1 additions and 234 deletions

View file

@ -67,21 +67,6 @@
</td>
</tr>
{% endif %}
{% if config.imgcaptcha %}
<tr>
<th>
{% trans %}Verification{% endtrans %}
{{ antibot.html() }}
</th>
<td>
<input type="hidden" name="imgcaptcha_hash" id="imgcaptcha_hash" value="kucaj stad, kucu hakierze">
<img src="{{ config.imgcaptcha_filler }}" width="{{ config.imgcaptcha_width }}px" height="{{ config.imgcaptcha_height }}px" id="imgcaptcha_img"></img><br>
{{ config.imgcaptcha_question }} <input type="text" name="imgcaptcha_verify" id="imgcaptcha_verify" value=""></input><br>
<a href="javascript:ic_odswiezKapcze()">Odswiez</a>
{{ antibot.html() }}
</td>
</tr>
{% endif %}
<tr>
<th>
{% trans %}File{% endtrans %}