diff --git a/templates/Sparkle/admin/configfiles/wizard.tpl b/templates/Sparkle/admin/configfiles/wizard.tpl index c0746287..280c9958 100644 --- a/templates/Sparkle/admin/configfiles/wizard.tpl +++ b/templates/Sparkle/admin/configfiles/wizard.tpl @@ -10,29 +10,31 @@ $header
-
+
Froxlor - Wizard - - + + - - - - - - - - - - - - - +
{$lng['admin']['configfiles']['distribution']}:{$configfiles[$distribution]['label']}
{$lng['admin']['configfiles']['service']}:{$configfiles[$distribution]['services'][$service]['label']}
{$lng['admin']['configfiles']['daemon']}:
+ + + + + + + + + + + + + -
{$lng['admin']['configfiles']['distribution']}:{$configfiles[$distribution]['label']}
{$lng['admin']['configfiles']['service']}:{$configfiles[$distribution]['services'][$service]['label']}
{$lng['admin']['configfiles']['daemon']}:
-
+ + +
diff --git a/templates/Sparkle/admin/customers/customers_customer.tpl b/templates/Sparkle/admin/customers/customers_customer.tpl index aee1176b..96326a53 100644 --- a/templates/Sparkle/admin/customers/customers_customer.tpl +++ b/templates/Sparkle/admin/customers/customers_customer.tpl @@ -2,13 +2,13 @@ {$row['company']}
- {$row['name']} {$row['firstname']} + {$row['name']}, {$row['firstname']}
{$row['company']} - {$row['name']} {$row['firstname']} + {$row['name']}, {$row['firstname']} @@ -36,7 +36,7 @@
-
+
@@ -54,7 +54,7 @@
-
+
diff --git a/templates/Sparkle/admin/message/message.tpl b/templates/Sparkle/admin/message/message.tpl index b31593f9..65a1e6be 100644 --- a/templates/Sparkle/admin/message/message.tpl +++ b/templates/Sparkle/admin/message/message.tpl @@ -17,27 +17,34 @@ $header
+ + + + +
Froxlor - {$lng['admin']['message']} -

-   - -

-

-   - -

-

-   - -

-

- - - - - -

+ + + + + + + + + + + + + + + + + + +
+ +
diff --git a/templates/Sparkle/admin/tickets/archive.tpl b/templates/Sparkle/admin/tickets/archive.tpl index 8b8d746b..68605dfd 100644 --- a/templates/Sparkle/admin/tickets/archive.tpl +++ b/templates/Sparkle/admin/tickets/archive.tpl @@ -31,12 +31,6 @@ $header

-
-

- {$lng['ticket']['search']} -

-
-
@@ -46,6 +40,11 @@ $header + + + + + @@ -60,10 +59,10 @@ $header - + @@ -73,9 +72,11 @@ $header - - - + + + + +
{$lng['ticket']['search']}
{$lng['ticket']['subject']}:
{$lng['ticket']['lastchange']}: -

- -
+ + +
{$lng['ticket']['message']}:{$lng['ticket']['customer']}:
diff --git a/templates/Sparkle/assets/css/main.css b/templates/Sparkle/assets/css/main.css index 97827f2d..64909218 100644 --- a/templates/Sparkle/assets/css/main.css +++ b/templates/Sparkle/assets/css/main.css @@ -222,6 +222,9 @@ footer img { padding:10px 0; text-align:center; } +.tinyform { + padding: 0; +} .fullform { width:100%; @@ -235,6 +238,9 @@ footer img { padding:10px 0; text-align:left; } +.midform { + padding: 0; +} .tinyform,.loginsec form { width:400px; @@ -616,6 +622,7 @@ table tfoot td { height:25px; border-top: 1px solid #d1d5d8; background-color: #f2f8fa; + padding-right: 0px; } .tfootleft { diff --git a/templates/Sparkle/misc/form/table_row.tpl b/templates/Sparkle/misc/form/table_row.tpl index 9115adf2..04a4a586 100644 --- a/templates/Sparkle/misc/form/table_row.tpl +++ b/templates/Sparkle/misc/form/table_row.tpl @@ -1,5 +1,5 @@ - +