X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/07ce368c4586b0998745f7e705cd524aff368eeb..4bed72f:/templates/webpages/payment_term/form.html diff --git a/templates/webpages/payment_term/form.html b/templates/webpages/payment_term/form.html old mode 100644 new mode 100755 index 102fdaad9..b42986562 --- a/templates/webpages/payment_term/form.html +++ b/templates/webpages/payment_term/form.html @@ -1,5 +1,4 @@ [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %] -
[% FORM.title %]
@@ -47,7 +46,7 @@ [%- 'Skonto' | $T8 %] - % + % @@ -65,12 +64,12 @@
-

[% LxERP.t8("You can use the following strings in the long description and all translations. They will be replaced by their actual values by Lx-Office before they're output.") %]

+

[% LxERP.t8("You can use the following strings in the long description and all translations. They will be replaced by their actual values by kivitendo before they're output.") %]

- - + + @@ -87,5 +86,3 @@
[%- LxERP.t8('Field') %][%- LxERP.t8('Description') %]
<%description%>[% LxERP.t8("Payment description") %]
<%description_long%>[% LxERP.t8("Payment description detail") %]
<%payment_terms%>[% LxERP.t8("Payment description") %]
<%payment_description%>[% LxERP.t8("Payment description detail") %]
<%netto_date%>[% LxERP.t8("Date the payment is due in full") %]
<%skonto_date%>[% LxERP.t8("Date the payment is due with discount") %]
<%skonto_amount%>[% LxERP.t8("The deductible amount") %]
- -