Code

removed images from templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:08:52 +0000 (14:08 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:08:52 +0000 (14:08 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16118 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/workstationService.tpl

index 6955d0b8458e1bd68322e44ed51f5ec83392cf23..1ab43aba51534b1d4b53f2312abf427507f57b34 100644 (file)
@@ -1,7 +1,7 @@
 <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>
@@ -48,7 +48,7 @@
   </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>
@@ -83,7 +83,7 @@
   </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}&nbsp;
  <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 style="width:33%; vertical-align:top;">
   
 
-   <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}>