]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/licenses.pl
Fehlende Übersetzung
[mfinanz.git] / bin / mozilla / licenses.pl
index 5aee28b5d95e2fd3c05f6cf5124af90ad96696c2..fb065f2549b46678fc34c6e6b35729bf8fcbee47 100644 (file)
@@ -325,7 +325,7 @@ sub add {
 
   $form->{title} = $locale->text('Add License');
 
-  if (!$::lx_office_conf{system}->{lizenzen}) {
+  if (!$::lx_office_conf{features}->{lizenzen}) {
     $form->error(
                  $locale->text(
                    'The licensing module has been deactivated in the configuration.')
@@ -518,7 +518,7 @@ sub search {
 
   $form->{title} = $locale->text('Licenses');
 
-  if (!$::lx_office_conf{system}->{lizenzen}) {
+  if (!$::lx_office_conf{features}->{lizenzen}) {
     $form->error(
                  $locale->text(
                    'The licensing module has been deactivated in the configuration.')