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