Added tinyboard integration stuff

This commit is contained in:
asiekierka
2012-12-22 17:25:52 +01:00
parent a2ca590c7c
commit 7898de2589
4 changed files with 169 additions and 0 deletions

View File

@@ -58,6 +58,21 @@
</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="" width="128px" height="96px" 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 %}