From ad38878a8b492dfb4ca36b975130dcde0c8760e8 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Thu, 6 Sep 2012 09:28:07 +0000 Subject: [PATCH] [-] BO: Fix PSCFV-3918 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17208 b9a71923-0436-4b27-9f14-aed3839534dd --- .../template/controllers/orders/helpers/view/view.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl index 15fb7b853..9693a0805 100755 --- a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl @@ -393,7 +393,7 @@ - + - {if count($not_paid_invoices_collection) > 0} + {if count($invoices_collection) > 0}