]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/login.pl
Globale Variablen für Systemeinstellungen und Features nach %::lx_office_conf verschoben
[mfinanz.git] / bin / mozilla / login.pl
index 5d71b7686387c15ab8166dee23e12e4019a053c7..49cb6c613e62bfafc0e48a6ee58457d13360ac96 100644 (file)
@@ -175,7 +175,7 @@ sub company_logo {
 sub show_error {
   my $template           = shift;
   my %myconfig           = %main::myconfig;
-  $myconfig{countrycode} = $main::language;
+  $myconfig{countrycode} = $::lx_office_conf{system}->{language};
   $form->{stylesheet}    = 'css/lx-office-erp.css';
 
   $form->header();