From 92bc84dc9454492d5cfd117f49961bdd9eaa8551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20=C5=81abanowski?= Date: Thu, 23 Feb 2012 19:35:32 +0100 Subject: [PATCH] typo --- templates/post_thread.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}]