From 0965da00b7aafd9138cf8f94bd2e96737e28b1d0 Mon Sep 17 00:00:00 2001 From: Vinzenz Vietzke Date: Thu, 22 Aug 2019 00:39:00 +0200 Subject: [PATCH] adapt usage of admin user icon to match every other occurrence fixes #7542 --- view/theme/frio/templates/admin/users.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frio/templates/admin/users.tpl b/view/theme/frio/templates/admin/users.tpl index f2d407845b..fb2a49f679 100644 --- a/view/theme/frio/templates/admin/users.tpl +++ b/view/theme/frio/templates/admin/users.tpl @@ -180,7 +180,7 @@ " title="{{$u.account_type}}"> {{/if}} - {{if $u.is_admin}}{{/if}} + {{if $u.is_admin}}{{/if}} {{if $u.account_expired}}{{/if}} {{/if}}