Fix zu Bug362. Danke an Harry fuer die Hilfe.
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 2 Jun 2006 13:03:23 +0000 (13:03 +0000)
committerSven Schöling <s.schoeling@linet-services.de>
Fri, 2 Jun 2006 13:03:23 +0000 (13:03 +0000)
bin/mozilla/ct.pl

index 66fd60c..d074a27 100644 (file)
@@ -463,6 +463,8 @@ sub form_header {
   $form->{taxincluded} = ($form->{taxincluded}) ? "checked" : "";
   $form->{creditlimit} =
     $form->format_amount(\%myconfig, $form->{creditlimit}, 0);
+  $form->{discount} =
+    $form->format_amount(\%myconfig, $form->{discount});
 
   if ($myconfig{role} eq 'admin') {
     $bcc = qq|