diff --git a/templates/post_form.html b/templates/post_form.html index 5f761c17..ef51094e 100644 --- a/templates/post_form.html +++ b/templates/post_form.html @@ -33,7 +33,7 @@ {% endif %} {% if not config.field_disable_email or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri)) %} - {% trans %}Email{% endtrans %} + {% trans %}Options{% endtrans %} {{ antibot.html() }}