Fix for issue #69
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user