Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 50e9bb1e

Von Jan Büren vor fast 3 Jahren hinzugefügt

  • ID 50e9bb1e32301ef2f22afdcea54b487487c479f5
  • Vorgänger 1efa86b1
  • Nachfolger c0d78812

1 Version erstellen anstatt leere E-Mail verschicken, exakter beschrieben

Unterschiede anzeigen:

templates/webpages/common/_send_email_dialog.html
77 77
   <td>
78 78
    [% SET no_file_label = have_files ? LxERP.t8("Don't include a printout of the record with the email, only selected files") : LxERP.t8("Don't include a printout of the record with the email") ;
79 79
           options       = [
80
             [ "old_file", LxERP.t8("Send the last printout created for this record") ],
80
             [ "old_file", LxERP.t8("Send the last or create the first version for this record") ],
81 81
             [ "normal",   LxERP.t8("Create and send a new printout for this record") ],
82 82
             [ "no_file",  no_file_label ],
83 83
           ] ;

Auch abrufbar als: Unified diff