Code

Added base select icon to systems
[gosa.git] / plugins / admin / systems / component.tpl
index a1581c2d5850f6877e63920675d5b8ef2a685530..2b27b6aa471438e336c15364a87477b4c588653f 100644 (file)
@@ -15,6 +15,7 @@
           <select size="1" id="base" name="base" title="{t}Choose subtree to place terminal in{/t}">
            {html_options options=$bases selected=$base_select}
           </select>
+               <input type="image" name="chooseBase" src="images/folder.png" class="center">
          </tr>
        </table>
   </td>