X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/41baeaa37319398f78a7a74ed09c3972cff6e67e..fce441db:/templates/webpages/ic/price_row_master.html diff --git a/templates/webpages/ic/price_row_master.html b/templates/webpages/ic/price_row_master.html index 8fa33bd77..56bae692b 100644 --- a/templates/webpages/ic/price_row_master.html +++ b/templates/webpages/ic/price_row_master.html @@ -1,4 +1,5 @@ [%- USE HTML %] +[%- USE LxERP %] [%- IF PRICES.size %] @@ -10,8 +11,8 @@ [%- FOREACH row = PRICES %] [% HTML.escape(row.pricegroup) %] - - + + [%- END %]