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:
5db0795
)
Für neue Benutzer kivitendo-Stylesheet vorauswählen
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 12 Nov 2012 16:49:47 +0000
(17:49 +0100)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 12 Nov 2012 16:49:47 +0000
(17:49 +0100)
bin/mozilla/admin.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/admin.pl
b/bin/mozilla/admin.pl
index
5936e89
..
97180b4
100755
(executable)
--- a/
bin/mozilla/admin.pl
+++ b/
bin/mozilla/admin.pl
@@
-388,7
+388,7
@@
sub add_user {
"countrycode" => "de",
"numberformat" => "1.000,00",
"dateformat" => "dd.mm.yy",
- "stylesheet" => "
lx-office-erp
.css",
+ "stylesheet" => "
kivitendo
.css",
"menustyle" => "old",
dbport => $::auth->{DB_config}->{port} || 5432,
dbuser => $::auth->{DB_config}->{user} || 'lxoffice',