From c2831007e76a874fb4f83097ecf13a54f5525ae0 Mon Sep 17 00:00:00 2001 From: "Michael Kaufmann (d00p)" Date: Tue, 1 Oct 2013 18:43:41 +0200 Subject: [PATCH 1/2] update sparkle theme to reflect latest changes + some minor bugfixes Signed-off-by: Michael Kaufmann (d00p) --- templates/Sparkle/customer/email/emails_email.tpl | 2 +- templates/Sparkle/header.tpl | 8 ++++---- templates/Sparkle/index.tpl | 2 +- templates/Sparkle/misc/alreadyinstalledhint.tpl | 12 ++++++------ templates/Sparkle/misc/configurehint.tpl | 12 ++++++------ templates/Sparkle/misc/form/table_section.tpl | 2 +- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/templates/Sparkle/customer/email/emails_email.tpl b/templates/Sparkle/customer/email/emails_email.tpl index bf6a6dbf..6fccd44f 100644 --- a/templates/Sparkle/customer/email/emails_email.tpl +++ b/templates/Sparkle/customer/email/emails_email.tpl @@ -1,7 +1,7 @@ {$row['email_full']}  {$row['destination']} - {$lng['panel']['yes']}{$lng['panel']['no']} + {$lng['panel']['yes']} ({$row['mboxsize']}){$lng['panel']['no']} {$lng['panel']['yes']}{$lng['panel']['no']} {$lng['emails']['noquota']}{$row['quota']} MB diff --git a/templates/Sparkle/header.tpl b/templates/Sparkle/header.tpl index 4ae31d28..cc5ab12d 100644 --- a/templates/Sparkle/header.tpl +++ b/templates/Sparkle/header.tpl @@ -9,14 +9,14 @@ - + - + - + @@ -24,7 +24,7 @@ - + <if isset($userinfo['loginname']) && $userinfo['loginname'] != ''>{$userinfo['loginname']} - </if>Froxlor Server Management Panel diff --git a/templates/Sparkle/index.tpl b/templates/Sparkle/index.tpl index 641c28f6..ec9fb6fa 100644 --- a/templates/Sparkle/index.tpl +++ b/templates/Sparkle/index.tpl @@ -10,7 +10,7 @@ - + {$title}Froxlor Server Management Panel diff --git a/templates/Sparkle/misc/alreadyinstalledhint.tpl b/templates/Sparkle/misc/alreadyinstalledhint.tpl index 438e7bae..590783ff 100644 --- a/templates/Sparkle/misc/alreadyinstalledhint.tpl +++ b/templates/Sparkle/misc/alreadyinstalledhint.tpl @@ -3,12 +3,12 @@ - - - + + + - - + + Froxlor Server Management Panel - Installation body { font-family: Verdana, Geneva, sans-serif; @@ -18,7 +18,7 @@