From aba7d51c669f782d66d7a8b0b39ae8ec4585251c 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}