// add message when no payment is present

This commit is contained in:
aFolletete
2011-12-16 15:31:14 +00:00
parent ca3f633245
commit 31065bcc5f
@@ -334,6 +334,12 @@
</td>
<td></td>
</tr>
{foreachelse}
<tr>
<td colspan="6" class="center">
<h3>{l s='No payment available'}</h3>
</td>
</tr>
{/foreach}
{if count($not_paid_invoices_collection) > 0}
<tr class="current-edit">