create foramt_number smarty function
This commit is contained in:
@@ -44,7 +44,7 @@ class Lang extends BaseLang {
|
||||
return ".";
|
||||
}
|
||||
|
||||
public function getThousandSeparator()
|
||||
public function getThousandsSeparator()
|
||||
{
|
||||
return " ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user