X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpayment_term%2Flist.html;h=7fb28953e9c9a176816e0f0a2d2d7b3bd973ba87;hb=464f44accd46ed0b2e1f7e2459f53337a6720a7f;hp=fd1ffd927073bb9c40485143eec62307286e4605;hpb=300f3739cfe93d10a867a778a1430068c00c32a8;p=kivitendo-erp.git 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 %] - - - - -
[% 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,5 +48,3 @@ [% L.sortable_element('#payment_term_list tbody', url => 'controller.pl?action=PaymentTerm/reorder', with => 'payment_term_id') %] - -