diff --git a/templates/mod/edit_post_form.html b/templates/mod/edit_post_form.html index 09dc3fcd..99d387eb 100644 --- a/templates/mod/edit_post_form.html +++ b/templates/mod/edit_post_form.html @@ -45,7 +45,7 @@
- {% if raw %} + {% if raw and mod|hasPermission(config.mod.rawhtml) %} {% trans %}Currently editing raw HTML.{% endtrans %} {% trans %}Edit markup instead?{% endtrans %} {% else %}