X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpayment_term%2Flist.html;h=20533f6e409a74f6be5be163f7ec3265d17c615f;hb=e92b111df5e022e68517682cf48ab5f73adc9e79;hp=8563137d347a658e4ea2120dc39cb4b1dbbfea37;hpb=662b757f97c456d1a8f93f1f37ae188b945da42e;p=kivitendo-erp.git diff --git a/templates/webpages/payment_term/list.html b/templates/webpages/payment_term/list.html index 8563137d3..20533f6e4 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' %] @@ -38,7 +35,7 @@ [%- HTML.escape(payment_term.description_long) %] [%- HTML.escape(payment_term.terms_netto_as_number) %] [%- HTML.escape(payment_term.terms_skonto_as_number) %] - [%- HTML.escape(payment_term.percent_skonto_as_number) %] % + [%- HTML.escape(payment_term.percent_skonto_as_percent) %] % [%- END %] @@ -52,5 +49,3 @@ [% L.sortable_element('#payment_term_list tbody', url => 'controller.pl?action=PaymentTerm/reorder', with => 'payment_term_id') %] - -