Code

Added storage RDN properties.
[gosa.git] / gosa-plugins / goto / admin / applications / generic.tpl
index c72eab7fb9aacab4de83e943196fb8345e35ab94..3c84c9289c844c8ea0c5edb7177f901ed7cca386 100644 (file)
@@ -1,8 +1,8 @@
-<table summary="" style="width:100%;">
+<table summary="{t}Application{/t}" style="width:100%;">
  <tr>
   <td style="width:50%;">
 
-   <table summary="">
+   <table summary="{t}Generic settings{/t}">
      <tr>
       <td><LABEL for="cn">{t}Application name{/t}{$must}</LABEL></td>
       <td>
 {/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'>
@@ -63,7 +56,7 @@
   </td>
   <td>
 
-   <table summary="">
+   <table summary="{t}Picture settings{/t}">
     <tr>
     <td>
     <LABEL for="picture_file">{t}Icon{/t}</LABEL>
 <hr>
 
 <h3>{t}Options{/t}</h3>
-<table summary="" style="width:100%;">
+<table summary="{t}Application options{/t}" style="width:100%;">
   <tr>
     <td style='width:50%;' class='right-border'>
 
 
 <hr>
 
-<table width="99%" summary="">
+<table width="99%" summary="{t}Logon script{/t}">
        <tr>
                <td>
                        <h3>{t}Script{/t}</h3>