]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Auth.pm
Mehrzeilige Beschreibungen von Projekten in mehrzeiligem Textarea anzeigen.
[mfinanz.git] / SL / Auth.pm
index 870ead1006cb714c7e0d08a1ef9955829791a9be..d8552686bee05d983b257f9a42bed0c7f93e6b42 100644 (file)
@@ -979,6 +979,7 @@ sub all_rights_full {
     ["--others",                       $locale->text("Others")],
     ["email_bcc",                      $locale->text("May set the BCC field when sending emails")],
     ["config",                         $locale->text("Change Lx-Office installation settings (all menu entries beneath 'System')")],
+    ["admin",                          $locale->text("Administration (Used to access instance administration from user logins)")],
     );
 
   return @all_rights;