]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/common.pl
Falsche Funktion aufgerufen
[mfinanz.git] / bin / mozilla / common.pl
index 64aac69ea209955e4e0b3e417cddb6a9849e4b7a..540877299c01d21b14db2c2ec34e33c0a669dee1 100644 (file)
@@ -390,7 +390,7 @@ sub format_dates {
 }
 
 sub reformat_numbers {
-  return $::form->format_numbers(@_);
+  return $::form->reformat_numbers(@_);
 }
 
 # -------------------------------------------------------------------------