Code

Updated department Management
[gosa.git] / gosa-core / plugins / admin / departments / dcObject.tpl
index 92465f0d9814db01956d4ca446761502d7e48b29..6e985f04905971bf0bacf59db31b768dcd2a5535 100644 (file)
@@ -23,7 +23,7 @@
 {/render}
        </td>
       </tr>
-       {if !$hide_base}
+       {if !$is_root_dse}
       <tr>
         <td><LABEL for="base">{t}Base{/t}</LABEL>{$must}</td>
         <td>
@@ -49,7 +49,7 @@
    <td style="vertical-align:top; width:100%">
      <h2><img class="center" alt="" align="middle" src="images/lists/locked.png"> {t}Administrative settings{/t}</h2>
 {render acl=$gosaUnitTagACL}
-     <input id="unitTag" type=checkbox name="unitTag" value="1" {$unitTag}><label for="unitTag">{t}Tag department as an independent administrative unit{/t}</label>
+     <input id="is_administrational_unit" type=checkbox name="is_administrational_unit" value="1" {$gosaUnitTag}><label for="is_administrational_unit">{t}Tag department as an independent administrative unit{/t}</label>
 {/render}
    </td>
   </tr>