X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/83542c806dc5c249bf640e344eaf3831cdf2f2ea..b720e272:/templates/webpages/payment_term/list.html diff --git a/templates/webpages/payment_term/list.html b/templates/webpages/payment_term/list.html index 590d21829..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,4 +48,3 @@ [% L.sortable_element('#payment_term_list tbody', url => 'controller.pl?action=PaymentTerm/reorder', with => 'payment_term_id') %] - |