diff --git a/templates/mod/edit_post_form.html b/templates/mod/edit_post_form.html index 7f8d4b1e..8726cc63 100644 --- a/templates/mod/edit_post_form.html +++ b/templates/mod/edit_post_form.html @@ -1,6 +1,6 @@
{% if raw %} - {% trans %}Currently editing raw HTML.{% endtrans %} + {% trans %}Currently editing raw HTML.{% endtrans %} {% trans %}Edit markup instead?{% endtrans %} {% else %} {% trans %}Edit raw HTML instead?{% endtrans %}