X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/154fc71cd5e85487146cbee709ebcd1083a6eb52..d1ad55901bdcedbdce2633d23204386d8c7798e1:/js/common.js diff --git a/js/common.js b/js/common.js index f25a1595f..dd0e0ec69 100644 --- a/js/common.js +++ b/js/common.js @@ -7,7 +7,7 @@ function setupPoints(numberformat, wrongFormat) { else { thpoint = null; } - wrongNumberformat = wrongFormat + " ( " + numberformat + " ) "; + wrongNumberFormat = wrongFormat + " ( " + numberformat + " ) "; } function setupDateFormat(setDateFormat, setWrongDateFormat) {