X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/d319704a66e9be64da837ccea10af6774c2b0838..8c13a44401f79c4960ff28db1aa0dddda9e5413f:/bin/mozilla/admin.pl?ds=inline
diff --git a/bin/mozilla/admin.pl b/bin/mozilla/admin.pl
index afd284bd9..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)
? "