Rename email field to options. (hack)

Didn't worry about doing it properly with translations because this is a local fork
This commit is contained in:
discomrade 2022-10-07 21:35:18 -01:00 committed by Zankaria
parent 61a3aa8fe1
commit a3a1e8e55e

View file

@ -33,7 +33,7 @@
</tr>{% endif %} </tr>{% endif %}
{% if not config.field_disable_email or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri)) %}<tr> {% if not config.field_disable_email or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri)) %}<tr>
<th> <th>
{% trans %}Email{% endtrans %} {% trans %}Options{% endtrans %}
{{ antibot.html() }} {{ antibot.html() }}
</th> </th>
<td> <td>