From 802b1e8bc03e07783dd20d60504673718580bd43 Mon Sep 17 00:00:00 2001 From: pichalite Date: Mon, 22 Feb 2016 04:47:19 +0000 Subject: [PATCH] don't show follow and chat for banned users --- templates/modules/usercard.tpl | 6 ++++-- templates/partials/account/header.tpl | 2 +- templates/partials/account/menu.tpl | 2 ++ 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/templates/modules/usercard.tpl b/templates/modules/usercard.tpl index eb2bc11..704cac7 100644 --- a/templates/modules/usercard.tpl +++ b/templates/modules/usercard.tpl @@ -9,8 +9,10 @@
{fullname}{username}
- @{username} + @{username}[[user:banned]] + +
@@ -23,7 +25,7 @@ {reputation}
-