projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6c60e9
)
Standardeinstellung für das Zahlenformat beim Anlegen neuer Benutzer ist das besser...
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 19 Jul 2007 12:56:34 +0000
(12:56 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 19 Jul 2007 12:56:34 +0000
(12:56 +0000)
bin/mozilla/admin.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/admin.pl
b/bin/mozilla/admin.pl
index
8cd34c3
..
3fba37c
100644
(file)
--- a/
bin/mozilla/admin.pl
+++ b/
bin/mozilla/admin.pl
@@
-168,7
+168,7
@@
sub add_user {
my $myconfig = {
"vclimit" => 200,
"countrycode" => "de",
- "numberformat" => "1000,00",
+ "numberformat" => "1
.
000,00",
"dateformat" => "dd.mm.yy",
"stylesheet" => "lx-office-erp.css",
"menustyle" => "v3",