From 718c19f23064d10811765cbbe7d45930be867a19 Mon Sep 17 00:00:00 2001 From: BNoiZe Date: Sat, 5 Oct 2013 23:30:48 +0200 Subject: [PATCH] Fixed a bug which made the edit link unclickable --- .../Sparkle/admin/customers/customers_customer.tpl | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/templates/Sparkle/admin/customers/customers_customer.tpl b/templates/Sparkle/admin/customers/customers_customer.tpl index 41421510..721c0eec 100644 --- a/templates/Sparkle/admin/customers/customers_customer.tpl +++ b/templates/Sparkle/admin/customers/customers_customer.tpl @@ -1,9 +1,13 @@ class="disabled"> - + {$row['company']}
{$row['name']} {$row['firstname']} - +
+ + {$row['company']} + + {$row['name']} {$row['firstname']} @@ -56,7 +60,7 @@ - {$lng['panel']['edit']}