Code

Added RDN support for users
[gosa.git] / plugins / admin / systems / phone.tpl
index a431d4c852ad2bf26bb281f7d56230d8b092fd96..d8172cf63b1e2a56f0c792ee5f6aacd1905d19f7 100644 (file)
         <tr>
          <td><LABEL for="base">{t}Base{/t}</LABEL>{$must}</td>
          <td>
-          <select size="1" id="base" name="base" title="{t}Choose subtree to place terminal in{/t}">
+          <select size="1" id="base" name="base" title="{t}Choose subtree to place terminal in{/t}" {$baseACL}>
            {html_options options=$bases selected=$base_select}
           </select>
+               {if $baseACL == ""}
+            <input type="image" name="chooseBase" src="images/folder.png" class="center" title="{t}Select a base{/t}">
+        {else}
+            <img src="images/folder_gray.png" class="center" title="{t}Select a base{/t}">
+        {/if}
+               </td>
          </tr>
        </table>
   </td>
@@ -33,7 +39,7 @@
 {include file="$phonesettings"}
 
 <p class="plugbottom" style="margin-bottom:0px; padding:0px;">&nbsp;</p>
-{include file="$netconfig"}
+{$netconfig}
 
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">