X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cf889668782d1ffbb76b9f28e1d36848544fa3b3..463ea8525a073beedbd4a25712b2cb4654734054:/bin/mozilla/common.pl diff --git a/bin/mozilla/common.pl b/bin/mozilla/common.pl index 64aac69ea..540877299 100644 --- a/bin/mozilla/common.pl +++ b/bin/mozilla/common.pl @@ -390,7 +390,7 @@ sub format_dates { } sub reformat_numbers { - return $::form->format_numbers(@_); + return $::form->reformat_numbers(@_); } # -------------------------------------------------------------------------