]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/io.pl
print_form: Extension war vor -r3314 standard auf "html", wurde dann durch anderen...
[kivitendo-erp.git] / bin / mozilla / io.pl
index b6eaf9ca12047fcb476b3ff2b32e369c3bc19375..f890cee12f8a02f1a130f91d467d7054fc8eca84 100644 (file)
@@ -1479,7 +1479,7 @@ sub print_form {
     reformat_numbers($output_numberformat, $precision, @{ $field_list });
   }
 
-  my $extension = '';
+  my $extension = 'html';
   if ($form->{format} eq 'postscript') {
     $form->{postscript}   = 1;
     $extension            = 'tex';