]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/wh.pl
Globale Variablen für Systemeinstellungen und Features nach %::lx_office_conf verschoben
[mfinanz.git] / bin / mozilla / wh.pl
index fc34ba6e76de396af585f31a5886e40c04228f82..e33c2c20409ba5c25e154238666b046230b2d03b 100644 (file)
@@ -436,7 +436,7 @@ sub create_assembly {
     $form->error($locale->text('The warehouse or the bin is missing.'));
   }
 
-  if (!$main::show_best_before) {
+  if (!$::lx_office_conf{system}->{show_best_before}) {
       $form->{bestbefore} = '';
   }