X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/de0f9532013c861dae78aa01b9633284d1ceee7c..b720e272:/templates/webpages/payment_term/list.html diff --git a/templates/webpages/payment_term/list.html b/templates/webpages/payment_term/list.html index fd1ffd927..7fb28953e 100644 --- a/templates/webpages/payment_term/list.html +++ b/templates/webpages/payment_term/list.html @@ -1,9 +1,5 @@ [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %] - - - -
-![]() |
+ ![]() |
[%- 'Description' | $T8 %] | [%- 'Long Description' | $T8 %] | [%- 'Netto Terms' | $T8 %] | @@ -29,7 +25,7 @@
|---|---|---|---|---|
![]() |
+ ![]() |
[%- HTML.escape(payment_term.description) %] @@ -52,5 +48,3 @@ [% L.sortable_element('#payment_term_list tbody', url => 'controller.pl?action=PaymentTerm/reorder', with => 'payment_term_id') %] - - |