X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/ee072e4f077213bf6f8792ca8f0a1afebbb6282f..8c13a44401f79c4960ff28db1aa0dddda9e5413f:/bin/mozilla/admin.pl
diff --git a/bin/mozilla/admin.pl b/bin/mozilla/admin.pl
index 566f29ac2..64dc24950 100644
--- a/bin/mozilla/admin.pl
+++ b/bin/mozilla/admin.pl
@@ -120,8 +120,7 @@ sub adminlogin {
| . $locale->text('Password') . qq| |
|
|
+ . $locale->text('Login') . qq|">
@@ -369,8 +368,7 @@ $nologin
| . $locale->text('Password') . qq| |
|
|
+ . $locale->text('Login') . qq|">
{path}>
@@ -422,7 +420,8 @@ sub form_header {
%countrycodes = User->country_codes;
$countrycodes = "";
foreach $key (sort { $countrycodes{$a} cmp $countrycodes{$b} }
- keys %countrycodes) {
+ keys %countrycodes
+ ) {
$countrycodes .=
($myconfig->{countrycode} eq $key)
? "