X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpayment_term%2Flist.html;h=41290c2efd31334c7ef1675b5fe086ece4341cc8;hb=f5b56d67c1ef6dc87d4dcd50ba31f9a2b0a20846;hp=590d2182938d69b0b0ae927e085c8f0562f76c80;hpb=83542c806dc5c249bf640e344eaf3831cdf2f2ea;p=kivitendo-erp.git diff --git a/templates/webpages/payment_term/list.html b/templates/webpages/payment_term/list.html index 590d21829..41290c2ef 100644 --- a/templates/webpages/payment_term/list.html +++ b/templates/webpages/payment_term/list.html @@ -1,8 +1,5 @@ [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %] - - -
[% FORM.title %]
[%- INCLUDE 'common/flash.html' %] @@ -17,7 +14,7 @@ - + @@ -29,7 +26,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 +49,3 @@ [% L.sortable_element('#payment_term_list tbody', url => 'controller.pl?action=PaymentTerm/reorder', with => 'payment_term_id') %] -