summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 91dd028)
raw | patch | inline | side by side (parent: 91dd028)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:08:44 +0000 (14:08 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:08:44 +0000 (14:08 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16115 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/terminalService.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/terminalService.tpl b/gosa-plugins/goto/admin/systems/goto/terminalService.tpl
index a797a6bb63f7d695cb434c2439ef4cfc8d393198..946fb81b636f3dc42cf2e511e0f389c4b539ebd1 100644 (file)
<table style="width:100%;" summary="">
<tr>
<td style="width:33%; vertical-align:top;">
- <h3><img class="center" alt="" align="middle" src="plugins/goto/images/keyboard.png"> {t}Keyboard{/t}</h3>
+ <h3>{t}Keyboard{/t}</h3>
<table summary="">
<tr>
<td><LABEL for="gotoXKbModel">{t}Model{/t}</LABEL></td>
</td>
<td style="vertical-align:top;width:32%">
- <h3><img class="center" alt="" align="middle" src="plugins/goto/images/mouse.png"> {t}Mouse{/t}</h3>
+ <h3>{t}Mouse{/t}</h3>
<table summary="">
<tr>
<td><LABEL for="gotoXMouseType">{t}Type{/t}</LABEL></td>
</td>
<td style="vertical-align:top;width:33%">
- <h3><img class="center" alt="" align="middle" src="plugins/systems/images/select_phone.png"> {t}Telephone hardware{/t}</h3>
+ <h3>{t}Telephone hardware{/t}</h3>
<table style="width:100%" border=0 summary="">
<tr>
<td>{t}Telephone{/t}
<tr><td colspan=5><p class="plugbottom" style="text-align:left;"></p></td></tr>
<tr>
<td style="width:33%;vertical-align:top;">
- <h3><img class="center" alt="" align="middle" src="plugins/goto/images/hardware.png"> {t}Graphic device{/t}</h3>
+ <h3>{t}Graphic device{/t}</h3>
<table summary="">
<tr>
<td><LABEL for="gotoXDriver">{t}Driver{/t}</LABEL></td>
</td>
<td style="width:32%; vertical-align:top;">
- <h3><img class="center" alt="" align="middle" src="plugins/goto/images/display.png"> {t}Display device{/t}</h3>
+ <h3>{t}Display device{/t}</h3>
<table summary="">
<tr>
<td>{t}Type{/t}</td>
</td>
<td style="width:33%; vertical-align:top;">
- <h3><img class="center" alt="" align="middle" src="plugins/systems/images/server.png"> {t}Remote desktop{/t}</h3>
+ <h3>{t}Remote desktop{/t}</h3>
<table summary="">
<tr>
<td></td>
</tr>
<tr>
<td style="vertical-align:top; width:50%;">
- <h3><img class="center" alt="" align="middle" src="plugins/goto/images/scanner.png"> {t}Scan device{/t}</h3>
+ <h3>{t}Scan device{/t}</h3>
{render acl=$gotoScannerEnableACL}
<input type=checkbox name="gotoScannerEnable" value="1" title="{t}Select to start SANE scan service on terminal{/t}" {$gotoScannerEnable} >
{/render}