Code

Added storage RDN properties.
[gosa.git] / gosa-plugins / goto / admin / applications / generic.tpl
index f7778ad222a5e7495fc6ccc1ec25e717ab8c62c1..3c84c9289c844c8ea0c5edb7177f901ed7cca386 100644 (file)
 {/render}
      </td>
     </tr>
-    <tr><td colspan=2><div style="height:15px;"></div></td></tr>
-    <tr>
-      <td><LABEL for="base">{t}Base{/t}{$must}</LABEL></td>
-      <td>
-{render acl=$baseACL}
-       <select size="1" id="base" name="base" title="{t}Choose subtree to place application in{/t}" 
-        {if $isReleaseApplikation} disabled {/if}>
-        {html_options options=$bases selected=$base_select}
-       </select>
-{/render}
 {if !$isReleaseApplikation}
-{render acl=$baseACL disable_picture='images/lists/folder_grey.png'}
-      {image path="images/lists/folder.png" action="chooseBase" title="{t}Select a base{/t}"}
-
+   <tr>
+    <td><br><LABEL for="base">{t}Base{/t}</LABEL>{$must}</td>
+    <td>
+     <br>
+{render acl=$baseACL}
+           {$base}
 {/render}
+     </td>
+    </tr>
 {/if}
-      </td>
-     </tr>
    </table>
   </td>
   <td class='left-border'>