Fix for issue #69

This commit is contained in:
Michael Save 2012-08-27 03:06:21 +10:00
parent c96b27eb5b
commit 4a9d497a94

View File

@ -12,7 +12,7 @@
{{ antibot.html() }}
</th>
<td>
<input type="text" name="name" size="25" maxlength="50" autocomplete="off">
<input type="text" name="name" size="25" maxlength="35" autocomplete="off">
{{ antibot.html() }}
</td>
</tr>{% endif %}