]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/wh.pl
Merge branch 'master' into after-262
[mfinanz.git] / bin / mozilla / wh.pl
index e9829f1bc071ab17951b45435711640caadb3054..f4971078554893cee622d2032ff57db942eabc38 100644 (file)
@@ -438,7 +438,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} = '';
   }