From e1ffd5ccf2157f5fab765a950ac8cdc07cc5d3b0 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 30 May 2007 12:08:20 +0000 Subject: [PATCH] Fehlendes Zeichen. --- bin/mozilla/dn.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/dn.pl b/bin/mozilla/dn.pl index 8a7f102ef..af615da51 100644 --- a/bin/mozilla/dn.pl +++ b/bin/mozilla/dn.pl @@ -290,7 +290,7 @@ sub show_dunning { if (!$form->{callback}) { $form->{callback} = build_std_url("action=show_dunning", qw(customer_id customer dunning_level department_id invnumber ordnumber - ransdatefrom transdateto dunningfrom dunningto notes showold)); + transdatefrom transdateto dunningfrom dunningto notes showold)); } $form->get_lists('printers' => 'printers', -- 2.20.1