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 %] - - - - -
[% FORM.title %]
+

[% FORM.title %]

[%- INCLUDE 'common/flash.html' %] @@ -17,7 +13,7 @@ - + @@ -29,7 +25,7 @@ [%- FOREACH payment_term = PAYMENT_TERMS %] - +
[ LxERP.t8('reorder item') %][%- LxERP.t8('reorder item') %] [%- 'Description' | $T8 %] [%- 'Long Description' | $T8 %] [%- 'Netto Terms' | $T8 %]
[ LxERP.t8('reorder item') %][%- LxERP.t8('reorder item') %] [%- 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') %] -