From 57fee3137bba95e2a9f07035f7208d4dbf9b65cd Mon Sep 17 00:00:00 2001 From: anuko Date: Mon, 27 Nov 2017 00:23:53 +0000 Subject: [PATCH] Fixed background color. --- WEB-INF/templates/users.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WEB-INF/templates/users.tpl b/WEB-INF/templates/users.tpl index 390320a5..c84039d2 100644 --- a/WEB-INF/templates/users.tpl +++ b/WEB-INF/templates/users.tpl @@ -19,7 +19,7 @@ {if $active_users} {foreach $active_users as $u} - + {if $smarty.const.UNCOMPLETED_INDICATORS == $user->uncompleted_indicators} -- 2.39.5