Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 824735fc

Von Moritz Bunkus vor mehr als 2 Jahren hinzugefügt

  • ID 824735fcfa7c7bb9a5e76ceb2214c6a7cb42e60a
  • Vorgänger 7b5a9b16
  • Nachfolger e4b4e4d3

E-Mails als HTML verschicken: Versand in Einkaufs-/Verkaufsbelegen

Unterschiede anzeigen:

templates/webpages/common/_send_email_dialog.html
68 68
   <th align="right" nowrap>[% LxERP.t8("Message") %]
69 69
    <sup> [% L.link("generictranslations.pl?action=edit_email_strings", "1)", title=LxERP.t8('Tired of copying always nice phrases for this message? Click here to use the new preset message option!'), target="_blank") %]</sup>
70 70
  </th>
71
   <td>[% L.textarea_tag("email_form.message", email_form.message, rows="15" cols="80" wrap="soft") %]</td>
71
   <td>[% L.textarea_tag("email_form.message", email_form.message, rows="15", cols="80", class="texteditor") %]</td>
72 72
  </tr>
73 73

  
74 74
[% IF INSTANCE_CONF.get_doc_storage %]

Auch abrufbar als: Unified diff