X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fpayment_term%2Flist.html;h=41290c2efd31334c7ef1675b5fe086ece4341cc8;hb=b98b8e3f73a399d2d4df7be4962b56bd4ad8c82b;hp=fd1ffd927073bb9c40485143eec62307286e4605;hpb=1889a90c69d49efe8cad029c7a3b7baf6b4d0c6e;p=kivitendo-erp.git diff --git a/templates/webpages/payment_term/list.html b/templates/webpages/payment_term/list.html index fd1ffd927..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,5 +49,3 @@ [% L.sortable_element('#payment_term_list tbody', url => 'controller.pl?action=PaymentTerm/reorder', with => 'payment_term_id') %] - -