From 74912a86484ed79a3419e33069ad54e1cb406c2f Mon Sep 17 00:00:00 2001 From: Silversthorn Date: Sat, 9 Oct 2021 11:10:24 +0200 Subject: [PATCH] Fixing Style Issues --- .../templates/panel/panel_config.html | 40 +++++++++++-------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/app/frontend/templates/panel/panel_config.html b/app/frontend/templates/panel/panel_config.html index 34a306da..f75a2a66 100644 --- a/app/frontend/templates/panel/panel_config.html +++ b/app/frontend/templates/panel/panel_config.html @@ -52,7 +52,7 @@ {% for user in data['users'] %} {{ user.username }} - + {% if user.enabled %} Yes @@ -63,23 +63,27 @@ {% end %} - - - -