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
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
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']}
-
-
-
|