diff --git a/templates/post_thread.html b/templates/post_thread.html index 58386e6e..0a996013 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -97,7 +97,7 @@ Locked {% endif %} {% if post.bumplocked and (config.mod.view_bumplock < 0 or (post.mod and post.mod|hasPermission(config.mod.view_bumplock, board.uri))) %} - Locked + Bumplocked {% endif %} {% if index %} [{% trans %}Reply{% endtrans %}]