]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/io.pl
Einige Variablen wurden umbenannt und müssen auch an anderer Stelle behandelt werden.
[kivitendo-erp.git] / bin / mozilla / io.pl
index e7eb2fb67e055a2f54d55f5184d016126e5ea145..6c82d4ceddf397ba7e767f512f6a80ae54e209f6 100644 (file)
@@ -1803,8 +1803,6 @@ sub print_form {
 
   $form->{notes} =~ s/^\s+//g;
 
-  map({ $form->{$_} =~ s/\\n/\n/g; } qw(company address));
-
   $form->{templates} = "$myconfig{templates}";
 
   $form->{language} = $form->get_template_language(\%myconfig);