X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpayment_term%2Fform.html;h=b4298656229665a7264a442a74636bb40af3fecc;hb=462bdf7c1395419a1a18103e0c7b04310096f383;hp=102fdaad9d1929daeb2ae9fa25b705653ce7e84b;hpb=07ce368c4586b0998745f7e705cd524aff368eeb;p=kivitendo-erp.git 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") %]
- -