From 1972200fd6e16d6811858556103f8bf49bbea63d Mon Sep 17 00:00:00 2001 From: 8chan Date: Thu, 28 May 2015 21:25:22 -0700 Subject: [PATCH] Make bumplock icon actually work --- templates/post/mod_attributes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post/mod_attributes.html b/templates/post/mod_attributes.html index 0eb89747..04df0496 100644 --- a/templates/post/mod_attributes.html +++ b/templates/post/mod_attributes.html @@ -12,7 +12,7 @@ Locked {% endif %} {% endif %} -{% if post.bumplocked and (config.mod.view_bumplock < 0 or (post.mod and post.mod|hasPermission(config.mod.view_bumplock, board.uri))) %} +{% if post.sage and (config.mod.view_bumplock < 0 or (mod and mod|hasPermission(config.mod.view_bumplock, board.uri))) %} {% if config.font_awesome %} {% else %}