Wiederkehrende Rechnungen: Hinweis für leeres Feld »AbsenderIn« noch deutlicher
[kivitendo-erp.git] / templates / webpages / oe / edit_periodic_invoices_config.html
index 336a462..793d21b 100644 (file)
   <p>(1): [%- LxERP.t8('The end date is the last day for which invoices will possibly be created.') %]</p>
   <p>(2): [% LxERP.t8("If missing then the start date will be used.") %]</p>
   <p>(3): [% LxERP.t8("Multiple addresses can be entered separated by commas.") %]</p>
-  <p>(4): [% LxERP.t8("If left empty the default sender from the kivitendo configuration will be used.") %]</p>
+  <p>(4): [% LxERP.t8("If left empty the default sender from the kivitendo configuration will be used (key 'email_from' in section 'periodic_invoices'; current value: #1).", HTML.escape(LXCONFIG.periodic_invoices.email_from)) %]</p>
 
   [% L.hidden_tag('action', 'save_periodic_invoices_config') %]