X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/69a44d3b470358fcd7e473d38fb5dfd5c62c8b50..87eebe6:/templates/webpages/is/_payments.html diff --git a/templates/webpages/is/_payments.html b/templates/webpages/is/_payments.html index 01413ab2e..41b018615 100644 --- a/templates/webpages/is/_payments.html +++ b/templates/webpages/is/_payments.html @@ -1,4 +1,6 @@ -[%- USE LxERP %][% USE T8 %] +[%- USE LxERP %] +[%- USE T8 %] +[%- USE L %]
| [% IF $changeable %] - - + [% L.date_tag('datepaid_'_ i, $datepaid) %] [% ELSE %] [% $datepaid %] [% END %] @@ -77,7 +78,7 @@ | [% SET forex = 'forex_' _ i %] [% SET exchangerate = 'exchangerate_' _ i %] - [% IF forex %] + [% IF $forex %] [% LxERP.format_amount($forex, 2) %] [% ELSE %] @@ -105,7 +106,6 @@ |