summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 242dfca)
raw | patch | inline | side by side (parent: 242dfca)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 Oct 2005 06:54:15 +0000 (06:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 Oct 2005 06:54:15 +0000 (06:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1558 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/gosa.conf | patch | blob | history | |
plugins/admin/systems/workstationService.tpl | patch | blob | history |
diff --git a/contrib/gosa.conf b/contrib/gosa.conf
index d366db9617b7b207a1655883e47184e299f7de81..2c2f31ed27fb654ea72b7e6551729e4c16f94df0 100644 (file)
--- a/contrib/gosa.conf
+++ b/contrib/gosa.conf
<worktabs>
<tab class="workgeneric" name="Generic" />
- <tab class="termstartup" name="Startup" />
- <tab class="termservice" name="Devices" />
+ <tab class="workstartup" name="Startup" />
+ <tab class="workservice" name="Devices" />
<tab class="printgeneric" name="Printer" />
<tab class="terminfo" name="Information" />
<tab class="reference" name="References" />
diff --git a/plugins/admin/systems/workstationService.tpl b/plugins/admin/systems/workstationService.tpl
index b10bb888735c12750ae8c6332f6de0103b4f23bd..86a3a0366760a9352076f8d330091d7e422dfe16 100644 (file)
<input type=checkbox name="gotoScannerEnable" value="1" title="{t}Select to start SANE scan service on terminal{/t}" {$gotoScannerEnable} {$gotoScannerEnableACL}>
{t}Provide scan services{/t}
<br>
- <table summary="">
- <tr>
- <td><div style="width:20px;"></div></td>
- <td><LABEL for="gotoScannerModel">{t}Model{/t}</LABEL></td>
- </tr>
- </table>
</td>
</tr>
</table>