From c1d99ecef356491368e1bb5ae71b3aab5a119564 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 6 Aug 2022 01:12:22 +0200 Subject: [PATCH] restore the black classes in header --- files/templates/header.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/files/templates/header.html b/files/templates/header.html index 4bfab9bea..c8ade7034 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -106,39 +106,39 @@ {% if g.webview %} - + {% endif %} {% if v %} {% if v.notifications_count %} {{v.notifications_count}} {% else %} - + {% endif %} {% endif %} {% if not err %} {% if v and v.admin_level > 1 %} - + {% endif %} {% if v %} - + {% else %} - + {% endif %} - + {% if v and v.can_gamble and LOTTERY_ENABLED %} - + {% endif %}