Update $config['try_smarter']. Should be working now.

This commit is contained in:
Michael Foster
2013-08-03 17:42:34 -04:00
parent f7d068536a
commit a3fbff2259
4 changed files with 21 additions and 7 deletions

View File

@@ -4,6 +4,9 @@
{{ antibot.html() }}
<input type="hidden" name="board" value="{{ board.uri }}">
{{ antibot.html() }}
{% if current_page %}
<input type="hidden" name="page" value="{{ current_page }}">
{% endif %}
{% if mod %}<input type="hidden" name="mod" value="1">{% endif %}
<table>
{% if not config.field_disable_name or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri)) %}<tr>