From 31065bcc5f2905c91c5d62da2f3fee2b0da64532 Mon Sep 17 00:00:00 2001 From: aFolletete Date: Fri, 16 Dec 2011 15:31:14 +0000 Subject: [PATCH] // add message when no payment is present --- admin-dev/themes/template/orders/view.tpl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/admin-dev/themes/template/orders/view.tpl b/admin-dev/themes/template/orders/view.tpl index 168321572..4f1ca33a0 100755 --- a/admin-dev/themes/template/orders/view.tpl +++ b/admin-dev/themes/template/orders/view.tpl @@ -334,6 +334,12 @@ + {foreachelse} + + +

{l s='No payment available'}

+ + {/foreach} {if count($not_paid_invoices_collection) > 0}