Code

Column name changed.
[gosa.git] / gosa-plugins / goto / admin / systems / goto / terminalService.tpl
index 5b5fc62a1149ac4725327ab1cea73f9b0034cb6e..0d5d1b527c3ca1b55001d7de14636626ee9f2ac7 100644 (file)
@@ -1,7 +1,7 @@
 <table style="width:100%;" summary="">
  <tr>
   <td style="width:33%; vertical-align:top;">
-   <h2><img class="center" alt="" align="middle" src="images/keyboard.png"> {t}Keyboard{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/goto/images/keyboard.png"> {t}Keyboard{/t}</h2>
    <table summary="">
     <tr>
      <td><LABEL for="gotoXKbModel">{t}Model{/t}</LABEL></td>
@@ -42,7 +42,7 @@
   </td>
   
   <td style="vertical-align:top;width:32%">
-   <h2><img class="center" alt="" align="middle" src="images/mouse.png"> {t}Mouse{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/goto/images/mouse.png"> {t}Mouse{/t}</h2>
    <table summary="">
     <tr>
      <td><LABEL for="gotoXMouseType">{t}Type{/t}</LABEL></td>
@@ -73,7 +73,7 @@
   </td>
   
   <td style="vertical-align:top;width:33%">
-   <h2><img class="center" alt="" align="middle" src="images/select_phone.png"> {t}Telephone hardware{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/systems/images/select_phone.png"> {t}Telephone hardware{/t}</h2>
    <table style="width:100%" border=0 summary="">
     <tr>
      <td>{t}Telephone{/t}&nbsp;
@@ -92,7 +92,7 @@
  <tr><td colspan=5><p class="plugbottom" style="text-align:left;"></p></td></tr>
  <tr>
    <td style="width:33%;vertical-align:top;">
-   <h2><img class="center" alt="" align="middle" src="images/hardware.png"> {t}Graphic device{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/goto/images/hardware.png"> {t}Graphic device{/t}</h2>
    <table summary="">
     <tr>
      <td><LABEL for="gotoXDriver">{t}Driver{/t}</LABEL></td>
   </td>
 
    <td style="width:32%; vertical-align:top;">
-   <h2><img class="center" alt="" align="middle" src="images/display.png"> {t}Display device{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/goto/images/display.png"> {t}Display device{/t}</h2>
    <table summary="">
     <tr>
      <td>{t}Type{/t}</td>
   </td>
 
   <td style="width:33%; vertical-align:top;">
-   <h2><img class="center" alt="" align="middle" src="images/server.png"> {t}Remote desktop{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/systems/images/server.png"> {t}Remote desktop{/t}</h2>
    <table summary="">
     <tr>
      <td></td>
  <tr><td><p class="plugbottom" style="margin-top:0px;"></p></td></tr>
  <tr>
   <td style="vertical-align:top;">
-   <h2><img class="center" alt="" align="middle" src="images/scanner.png"> {t}Scan device{/t}</h2>
+   <h2><img class="center" alt="" align="middle" src="plugins/goto/images/scanner.png"> {t}Scan device{/t}</h2>
 {render acl=$gotoScannerEnableACL}
    <input type=checkbox name="gotoScannerEnable" value="1" title="{t}Select to start SANE scan service on terminal{/t}" {$gotoScannerEnable} >
 {/render}