X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4fd8bdbfb46b8b63a7d05457959b98c4956d1dbd..3c559a20ca6390b01bb0c96c3897e3fd87ce7416:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index e7eb2fb67..6c82d4ced 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -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);