From 1aa21453b70d661c9894fb2479d3dbfd061caa97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20OUDOT?= Date: Wed, 10 Jul 2024 17:47:01 +0200 Subject: [PATCH] Card header colors --- templates/display.tpl | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/templates/display.tpl b/templates/display.tpl index c950e10..6e7d75b 100644 --- a/templates/display.tpl +++ b/templates/display.tpl @@ -1,8 +1,8 @@
-
-
+
+

{$entry.{$attributes_map.{$card_title}.attribute}.0} @@ -45,8 +45,8 @@

-
-
+
+

{$msg_accountstatus} @@ -100,8 +100,8 @@

{if $use_checkpassword} -
-
+
+

{$msg_checkpassword} @@ -138,8 +138,8 @@ {/if} {if $use_resetpassword} -

-
+
+

{$msg_resetpassword} @@ -211,8 +211,8 @@ {/if} {if $isLocked} -

-
+
+

{$msg_accountlocked} @@ -241,8 +241,8 @@ {/if} {if !$isLocked} -

-
+
+

{$msg_accountunlocked} @@ -268,8 +268,8 @@ {/if} {if $isExpired} -

-
+
+

{$msg_passwordexpired}