]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/common/_send_email_dialog.html
E-Mail-Dialog: Template: js-Funktion zum Verschicken der Mail mitgeben können
[mfinanz.git] / templates / webpages / common / _send_email_dialog.html
index e875af6b4695d3ff49d5f512b154a751b49174bb..7b5e8bdba7e404cbea1322f2186b86d821443147 100644 (file)
@@ -99,6 +99,6 @@
 <div id="email_form_print_options"></div>
 
 <p>
- [% L.button_tag("kivi.SalesPurchase.send_email()", LxERP.t8("Send email")) %]
+ [% L.button_tag(email_form.js_send_function, LxERP.t8("Send email")) %]
  [% L.button_tag("\$('#send_email_dialog').dialog('close');", LxERP.t8("Abort")) %]
 </p>