]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/io.pl
Belege: E-Mail-Dialog: Sprache für Anhang-Übersetzung setzen
[mfinanz.git] / bin / mozilla / io.pl
index 1c8145c5b1aa6db4d790f1275530993341ea6f3e..4562af087744ba535af2174f493a5de4228e77d4 100644 (file)
@@ -2050,6 +2050,9 @@ sub show_sales_purchase_email_dialog {
 
   $email = '' if $::form->{type} eq 'purchase_delivery_order';
 
+  $::form->{language} = $::form->get_template_language(\%::myconfig);
+  $::form->{language} = "_" . $::form->{language};
+
   my $email_form = {
     to                  => $email,
     cc                  => $email_cc,