From a68cea058fd9fbde7a0288e40043e9c266e03ba8 Mon Sep 17 00:00:00 2001 From: gRoussac Date: Mon, 4 Mar 2013 11:26:19 +0100 Subject: [PATCH] [*] Bo : Fix #PSCFV-7989 red quantity > 1 on orders again --- .../default/template/controllers/orders/_customized_data.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/orders/_customized_data.tpl b/admin-dev/themes/default/template/controllers/orders/_customized_data.tpl index 05b150228..d6ca1cf6f 100755 --- a/admin-dev/themes/default/template/controllers/orders/_customized_data.tpl +++ b/admin-dev/themes/default/template/controllers/orders/_customized_data.tpl @@ -90,7 +90,7 @@ - - {$customization['quantity']} + {$customization['quantity']} {if $can_edit}