Code

<h2> => </h3>
[gosa.git] / gosa-core / contrib / gosa.conf
index 5061a2ec9c1b8cbe6f14e9c8930c7fb4e4449299..9226d84830bc904b97cf9f1c32bf4c9dd7d1ef47 100644 (file)
@@ -57,7 +57,7 @@
       <plugin acl="application" class="applicationManagement" />
       <plugin acl="mimetypes" class="mimetypeManagement" />
       <plugin acl="devices" class="deviceManagement" />
-      <plugin acl="terminal/termgeneric,workstation/workgeneric,server/servgeneric,phone/phoneGeneric,printer/printgeneric,component/componentGeneric,winworkstation/wingeneric,opsi/opsiGeneric" class="systems" />
+      <plugin acl="terminal/termgeneric,workstation/workgeneric,server/servgeneric,phone/phoneGeneric,printer/printgeneric,component/componentGeneric,winworkstation/wingeneric,opsi/opsiGeneric" class="systemManagement" />
       <!-- Use 'lockDn'      for dn
                'lockName'    for name
                'lockType'    for branch/freeze -->
 
   <serverservice>
     <tab class="goMailServer" />
-{if $cv.mail == "kolab" || $cv.mail == "kolab22"}
+{if $cv.mail == "Kolab" || $cv.mail == "Kolab22"}
     <tab class="servkolab" />
 {else}
     <!-- <tab class="servkolab" /> -->
 
   <!-- Connectivity plugins -->
   <connectivity>
-{if $cv.mail == "kolab" || $cv.mail == "kolab22"}
+{if $cv.mail == "Kolab" || $cv.mail == "Kolab22"}
     <tab class='kolabAccount' />
 {else}
 <!-- <tab class='kolabAccount' /> -->