Code

Fixed User dialog, to detect changed attributes correctly
[gosa.git] / plugins / admin / departments / generic.tpl
index fc54d4ceafce8110ab556601997c1bdccef84c04..aeb92d87c2bbf2a523579139898e910e90dec451 100644 (file)
@@ -1,12 +1,12 @@
 <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
  <tr>
    <td style="vertical-align:top; width:50%">
-     <h2><img alt="" align="middle" src="images/rightarrow.png"> {t}Properties{/t}</h2>
+     <h2><img class="center" alt="" align="middle" src="images/rightarrow.png"> {t}Properties{/t}</h2>
      
      <table summary="">
       <tr>
        <td><LABEL for="ou">{t}Name of department{/t}</LABEL>{$must}</td>
-       <td><input id="ou" name="ou" size=25 maxlength=60 value="{$ou}" title="{t}Name of subtree to create{/t}"></td>
+       <td><input id="ou" name="ou" size=25 maxlength=60 value="{$ou}" title="{t}Name of subtree to create{/t}" {$ouACL}></td>
       </tr>
       <tr>
        <td><LABEL for="description">{t}Description{/t}</LABEL>{$must}</td>
@@ -39,7 +39,7 @@
     &nbsp;
    </td>
    <td>
-     <h2><img alt="" align="middle" src="images/house.png"> {t}Location{/t}</h2>
+     <h2><img class="center" alt="" align="middle" src="images/house.png"> {t}Location{/t}</h2>
 
      <table summary="" style="width:100%">
       <tr>