Code

added missing template
[gosa.git] / gosa-plugins / goto / admin / systems / goto / terminalService.tpl
index b8ec2e1027558f288daae3bc04ac89212e5fd887..1ad98089cb93d7b9266698b24cc32230e26318a1 100644 (file)
@@ -1,9 +1,9 @@
-<table style="width:100%;" summary="">
+<table style="width:100%;" summary="{t}Terminal service{/t}">
  <tr>
   <td style='width:33%; '>
 
    <h3>{t}Keyboard{/t}</h3>
-   <table summary="">
+   <table summary="{t}Keyboard settings{/t}">
     <tr>
      <td><LABEL for="gotoXKbModel">{t}Model{/t}</LABEL></td>
      <td>
@@ -46,7 +46,7 @@
   <td style='width:32%'>
 
    <h3>{t}Mouse{/t}</h3>
-   <table summary="">
+   <table summary="{t}Mouse{/t}">
     <tr>
      <td><LABEL for="gotoXMouseType">{t}Type{/t}</LABEL></td>
      <td>
@@ -79,7 +79,7 @@
   <td style='width:33%'>
 
    <h3>{t}Telephone hardware{/t}</h3>
-   <table style="width:100%" border=0 summary="">
+   <table style="width:100%" border=0 summary="{t}Telephone hardware{/t}">
     <tr>
      <td>{t}Telephone{/t}&nbsp;
 {render acl=$goFonHardwareACL}
  </tr>
 </table>
 
-<table style="width:100%;" summary="">
- <tr>
-   <td colspan=5>
     <hr>
-   </td>
-  </tr>
+<table style="width:100%;" summary="{t}Graphic device{/t}">
  <tr>
    <td style='width:33%;'>
 
    <h3>{t}Graphic device{/t}</h3>
-   <table summary="">
+   <table summary="{t}Graphic device{/t}">
     <tr>
      <td><LABEL for="gotoXDriver">{t}Driver{/t}</LABEL></td>
      <td>
      <td><LABEL for="gotoXColordepth">{t}Color depth{/t}</LABEL></td>
      <td>
 {render acl=$gotoXColordepthACL}
-      <select id="gotoXColordepth" name="gotoXColordepth" title="{t}Choose colordepth used in graphic mode{/t}"  size=1>
+      <select id="gotoXColordepth" name="gotoXColordepth" title="{t}Choose color depth used in graphic mode{/t}"  size=1>
        {html_options options=$XColordepths selected=$gotoXColordepth_select}
       </select>
 {/render}
    <td style='width:32%; '>
 
    <h3>{t}Display device{/t}</h3>
-   <table summary="">
+   <table summary="{t}Display device{/t}">
     <tr>
      <td>{t}Type{/t}</td>
      <td>{$gotoXMonitor}</td>
      <td>{t}Use DDC for automatic detection{/t}</td>
     </tr>
     <tr>
-     <td><LABEL for="gotoXHsync">{t}HSync{/t}</LABEL></td>
+     <td><LABEL for="gotoXHsync">{t}Horizontal synchronization{/t}</LABEL></td>
      <td>
 {render acl=$gotoXHsyncACL}
-       <input id="gotoXHsync" name="gotoXHsync" size=10 maxlength=60 
+       <input id="gotoXHsync" name="gotoXHsync" size=10 maxlength=60 type='text' 
                 value="{$gotoXHsync}" title="{t}Horizontal refresh frequency for installed monitor{/t}"> kHz</td>
 {/render}
     </tr>
     <tr>
-     <td><LABEL for="gotoXVsync">{t}VSync{/t}</LABEL></td>
+     <td><LABEL for="gotoXVsync">{t}Vertical synchronization{/t}</LABEL></td>
      <td>
 {render acl=$gotoXVsyncACL}
-      <input id="gotoXVsync"  name="gotoXVsync" size=10 maxlength=60 
+      <input id="gotoXVsync"  name="gotoXVsync" size=10 maxlength=60 type='text'
                 value="{$gotoXVsync}" title="{t}Vertical refresh frequency for installed monitor{/t}"> Hz</td>
 {/render}
     </tr>
   <td style='width:33%; '>
 
    <h3>{t}Remote desktop{/t}</h3>
-   <table summary="">
+   <table summary="{t}Remote desktop{/t}">
     <tr>
      <td></td>
      <td><LABEL for="gotoXMethod">{t}Connect method{/t}</LABEL></td>
                        onChange="document.mainform.submit();">
        {html_options options=$XMethods selected=$gotoXMethod_select}
       </select>
-         {image path="images/lists/reload.png" title="{t}Reload{/t}"}
-
 {/render}
      </td>
     </tr>
       </select>
 {/render}
 {render acl=$gotoXdmcpServerACL}
-       <button type='submit' name='XdmcpAddServer' title="{t}Add selected server{/t}">{msgPool type=addButton}</button>
-               {if $gotoXMethod_select == "default"} disabled {/if}>
+       <button type='submit' name='XdmcpAddServer' title="{t}Add selected server{/t}"
+               {if $gotoXMethod_select == "default"} disabled {/if}
+        >{msgPool type=addButton}</button>
 {/render}
 {render acl=$gotoXdmcpServerACL}
-       <button type='submit' name='XdmcpDelServer' title="{t}Remove selected server{/t}">{t}Remove{/t}</button>
-               {if $gotoXMethod_select == "default"} disabled {/if}>
+       <button type='submit' name='XdmcpDelServer' title="{t}Remove selected server{/t}"
+               {if $gotoXMethod_select == "default"} disabled {/if}
+        >{t}Remove{/t}</button>
 {/render}
 
      </td>
  </tr>
 </table>
 
-<table style="width:100%;" summary="">
- <tr>
-       <td colspan="4">
    <hr>
-       </td>
- </tr>
+<table style="width:100%;" summary="{t}Scan device{/t}">
  <tr>
   <td style='width:50%;'>
 
        <td >&nbsp;
        </td>
        <td>
-               <h3>
-                       {image path="plugins/systems/images/select_printer.png"} {t}Printer{/t}
-
-               </h3>
+               <h3>{t}Printer{/t}</h3>
                {$gotoLpdEnable_dialog}
        </td>
  </tr>