summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f6ab666)
raw | patch | inline | side by side (parent: f6ab666)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 28 Apr 2006 05:59:50 +0000 (05:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 28 Apr 2006 05:59:50 +0000 (05:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3157 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/workstation.tpl | patch | blob | history |
index 27f3c00b112c3167616f5408afbb181133c8d6a9..4a1ac0e695ce64f799e3a107ef7a09463fa1cf18 100644 (file)
<input name="l" id="l" size=18 maxlength=60 value="{$l}">
</td>
</tr>
+ <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}">
+ {html_options options=$bases selected=$base_select}
+ </select>
+ <input type="image" name="chooseBase" src="images/folder.png" class="center" title="{t}Select a base{/t}">
+ </tr>
</table>
</td>
<td style="vertical-align:top;border-left:1px solid #A0A0A0;">
</td>
</tr>
</table>
- </td>
- </tr>
-</table>
<p class="seperator"> </p>
-<table summary="" style="width:100%;">
- <tr>
- <td style="width:50%; vertical-align:top;">
- <table width="100%">
- <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}">
- {html_options options=$bases selected=$base_select}
- </select>
- <input type="image" name="chooseBase" src="images/folder.png" class="center" title="{t}Select a base{/t}">
- </tr>
- </table>
- </td>
- <td style="vertical-align:top;border-left:1px solid #A0A0A0;">
<table width="100%">
<tr>
<td colspan="2">