diff --git a/templates/forum/topic.html b/templates/forum/topic.html
index 65933ff..9fe0aa3 100755
--- a/templates/forum/topic.html
+++ b/templates/forum/topic.html
@@ -1154,7 +1154,7 @@
{% if not topic.is_locked %}
{% if topic.author_id == current_user.id or current_user.can_moderate_forum() %}
-