]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
Neues Feld Firmensignatur in Mandantenkonfiguration
[mfinanz.git] / bin / mozilla / am.pl
index e12c1ea51b9b18e77913b2018c81d586943dfae0..e141696f80ab7f26c88f6da9572ef1b463436672 100644 (file)
@@ -1037,6 +1037,9 @@ sub config {
   $form->{title}               = $locale->text('Edit Preferences for #1', $form->{login});
 
   $form->header();
+
+  $form->{full_signature} = $form->create_email_signature();
+
   print $form->parse_html_template('am/config');
 
   $main::lxdebug->leave_sub();