]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/rp.pl
Globale Variablen $::userspath, $::templates, $::membersfile nach %::lx_office_conf...
[mfinanz.git] / bin / mozilla / rp.pl
index 25e62594e0ebe2c9353efa972f148d9c4c3456f4..0dbea7864bcbe0e51a5a73252333f08d249b95a9 100644 (file)
@@ -2071,7 +2071,7 @@ sub print_form {
         $form->{attachment_filename} =  $locale->quote_special_chars('filenames', $locale->text("Statement") . "_$form->{todate}.$attachment_suffix");
         $form->{attachment_filename} =~ s/\s+/_/g;
 
-        $form->parse_template(\%myconfig, $main::userspath);
+        $form->parse_template(\%myconfig);
 
       }
     }