E-Mail-Dialog: Knopf E-Mail senden ausgrauen um mehrfaches Senden zu verhindern
[kivitendo-erp.git] / templates / webpages / common / _send_email_dialog.html
index 36713ea..9f03f7e 100644 (file)
 <div id="email_form_print_options"></div>
 
 <p>
- [% L.button_tag(email_form.js_send_function, LxERP.t8("Send email")) %]
+ [% L.button_tag(email_form.js_send_function, LxERP.t8("Send email"), id='send_email') %]
  [% L.button_tag("\$('#send_email_dialog').dialog('close');", LxERP.t8("Abort")) %]
 </p>