summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e969751)
raw | patch | inline | side by side (parent: e969751)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Mar 2010 11:17:21 +0000 (11:17 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Mar 2010 11:17:21 +0000 (11:17 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16952 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl b/gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl
index c470b5e63f70c8635ff5e67bfbffe4e4b1f86f98..f51d30724fd437ebd914081ad7e56bde961d08a2 100644 (file)
{if $FAIdebianMirror == "inherited"}
- <table>
+ <table summary="{t}FAI class assignment{/t}">
<tr>
- <td>
+ <td style='width:50%'>
<b>{t}FAI server{/t}</b>
</td>
- <td>
+ <td style='width:50%'>
<b>{t}Release{/t}</b>
</td>
</tr>
<table summary="{t}FAI class assignment{/t}">
<tr>
- <td>
+ <td style='width:50%'>
<b>{t}FAI server{/t}</b>
</td>
- <td>
+ <td style='width:50%'>
<b>{t}Release{/t}</b>
</td>
</tr>
<button type='submit' name='AddClass'>{msgPool type=addButton}</button>
{/render}
- {/if} <!-- Inherited -->
</td>
</tr>
</table>
- {/if} <!-- FAI active-->
-
+ {/if} <!-- Inherited -->
</td>
</tr>
</table>
+{/if} <!-- FAI active-->
+
<hr>
<table summary="" style="width:100%;">