X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bf231cac782b2e8272a6cc073318ef1e40311a19..58eece5d3ea3c91caa802ad5f3a8fc57deca0013:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 778c718f4..19f0c9a6d 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -393,7 +393,7 @@ sub display_row { '-labels' => \%projectnumber_labels, '-default' => $form->{"project_id_$i"} )); - $column_data{reqdate} = qq||; + $column_data{reqdate} = qq||; $column_data{subtotal} = sprintf qq||, $form->{"subtotal_$i"} ? 'checked' : ''; # begin marge calculations