Code

Added empty alt tag to
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 08:44:35 +0000 (08:44 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 08:44:35 +0000 (08:44 +0000)
M    plugins/personal/posix/posix_groups.tpl
M    plugins/admin/systems/info.tpl
M    plugins/admin/systems/service.tpl
M    plugins/admin/systems/startup.tpl

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@411 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/info.tpl
plugins/admin/systems/service.tpl
plugins/admin/systems/startup.tpl
plugins/personal/posix/posix_groups.tpl

index a11c3c6a60562ba9408e3a2a6c7a4f234ba406b2..002c9728b401df2d1a317c29a7279f5e3fd40a43 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img align="middle" src="images/info_small.png"> {t}System information{/t}</h2>
+<h2><img alt="" align="middle" src="images/info_small.png"> {t}System information{/t}</h2>
 <table style="width:100%;">
  <tr>
   <td style="vertical-align:top; width:50%">
@@ -84,7 +84,7 @@
 
 {if $active eq "true"}
 <br>
-<h2 style="border-top:1px solid #A0A0A0; padding-top:5px;"><img align="middle" src="images/lamp.png"> {t}System status{/t}</h2>
+<h2 style="border-top:1px solid #A0A0A0; padding-top:5px;"><img alt="" align="middle" src="images/lamp.png"> {t}System status{/t}</h2>
 <table style="width:100%">
  <tr>
   <td style="vertical-align:top; width:50%">
      <td><b>{t}Up since{/t}</b></td><td>{$uptime}</td>
     </tr>
     <tr>
-     <td><b>{t}CPU load{/t}</b></td><td><img src="progress.php?x=100&amp;y=16&amp;p={$load}" align="middle"></td>
+     <td><b>{t}CPU load{/t}</b></td><td><img alt="" src="progress.php?x=100&amp;y=16&amp;p={$load}" align="middle"></td>
     </tr>
     <tr>
-     <td><b>{t}Memory usage{/t}</b></td><td><img src="progress.php?x=100&amp;y=16&amp;p={$mem}" align="middle"></td>
+     <td><b>{t}Memory usage{/t}</b></td><td><img alt="" src="progress.php?x=100&amp;y=16&amp;p={$mem}" align="middle"></td>
     </tr>
     <tr>
-     <td><b>{t}Swap usage{/t}</b></td><td><img src="progress.php?x=100&amp;y=16&amp;p={$swap}" align="middle"></td>
+     <td><b>{t}Swap usage{/t}</b></td><td><img alt="" src="progress.php?x=100&amp;y=16&amp;p={$swap}" align="middle"></td>
     </tr>
     <tr>
      <td colspan=2>&nbsp;</td>
index 6103dfa2e94d3ecf0d7aa8b1abcf8a7bc1f47923..6329537d8742ed331d085fb80c6e37ce90162f97 100644 (file)
@@ -1,7 +1,7 @@
 <table style="width:100%;">
  <tr>
   <td style="width:33%; vertical-align:top;">
-   <h2><img align="middle" src="images/keyboard.png"> {t}Keyboard{/t}</h2>
+   <h2><img alt="" align="middle" src="images/keyboard.png"> {t}Keyboard{/t}</h2>
    <table>
     <tr>
      <td>{t}Model{/t}</td>
@@ -36,7 +36,7 @@
   </td>
   
   <td style="vertical-align:top;width:32%">
-   <h2><img align="middle" src="images/mouse.png"> {t}Mouse{/t}</h2>
+   <h2><img alt="" align="middle" src="images/mouse.png"> {t}Mouse{/t}</h2>
    <table>
     <tr>
      <td>{t}Type{/t}</td>
@@ -63,7 +63,7 @@
   </td>
   
   <td style="vertical-align:top;width:33%">
-   <h2><img align="middle" src="images/select_phone.png"> {t}Telephone hardware{/t}</h2>
+   <h2><img alt="" align="middle" src="images/select_phone.png"> {t}Telephone hardware{/t}</h2>
    <table style="width:100%" border=0>
     <tr>
      <td>{t}Telephone{/t}&nbsp;
@@ -80,7 +80,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 align="middle" src="images/hardware.png"> {t}Graphic device{/t}</h2>
+   <h2><img alt="" align="middle" src="images/hardware.png"> {t}Graphic device{/t}</h2>
    <table>
     <tr>
      <td>{t}Driver{/t}</td>
   </td>
 
    <td style="width:32%; vertical-align:top;">
-   <h2><img align="middle" src="images/display.png"> {t}Display device{/t}</h2>
+   <h2><img alt="" align="middle" src="images/display.png"> {t}Display device{/t}</h2>
    <table>
     <tr>
      <td>{t}Type{/t}</td>
   </td>
 
   <td style="width:33%; vertical-align:top;">
-   <h2><img align="middle" src="images/server.png"> {t}Remote desktop{/t}</h2>
+   <h2><img alt="" align="middle" src="images/server.png"> {t}Remote desktop{/t}</h2>
    <table>
     <tr>
      <td></td>
 
  <tr>
   <td style="width:50%; vertical-align:top;">
-   <h2><img align="middle" src="images/printer.png"> {t}Print device{/t}</h2>
+   <h2><img alt="" align="middle" src="images/printer.png"> {t}Print device{/t}</h2>
    <input type=checkbox name="gotoLpdEnable" value="1" {$gotoLpdEnable} {$gotoLpdEnableACL} title="{t}Select to start IPP based printing service on terminal{/t}">
    {t}Provide print services{/t}
    <br>
   </td>
 
   <td style="vertical-align:top;">
-   <h2><img align="middle" src="images/scanner.png"> {t}Scan device{/t}</h2>
+   <h2><img alt="" align="middle" src="images/scanner.png"> {t}Scan device{/t}</h2>
    <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>
index c47de8e75def10921f7e26fbf7319e028ff8aada..00a4e123e91d23a5d11a736e03c607c942e828ec 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img align="middle" src="images/penguin.png"> {t}Boot parameters{/t}</h2>
+<h2><img alt="" align="middle" src="images/penguin.png"> {t}Boot parameters{/t}</h2>
 <table style="width:100%;">
  <tr>
   <td style="width:50%; vertical-align:top;">
@@ -49,7 +49,7 @@
  <tr>
   <td style="width:50%; vertical-align:top;">
    <h2>
-    <img align="middle" src="images/hardware.png"> {t}Kernel modules (format: name parameters){/t}
+    <img alt="" align="middle" src="images/hardware.png"> {t}Kernel modules (format: name parameters){/t}
    </h2>
     <select style="width:100%; height:100px;" name="modules_list[]" size=15 multiple title="{t}Add additional modules to load on startup{/t}">
      {html_options values=$gotoModules output=$gotoModules}
@@ -62,7 +62,7 @@
 
   <td style="vertical-align:top;">
    <h2>
-    <img align="middle" src="images/zip.png"> {t}Automount devices (format: complete autofs entry){/t}
+    <img alt="" align="middle" src="images/zip.png"> {t}Automount devices (format: complete autofs entry){/t}
    </h2>
    <select style="width:100%; height:100px;" name="autofs_list[]" size=15 multiple title="{t}Add additional automount entries{/t}">
     {html_options values=$gotoAutoFs output=$gotoAutoFs}
@@ -81,7 +81,7 @@
  <tr>
   <td style="width:50%; vertical-align:top;">
    <h2>
-    <img align="middle" src="images/folder.png"> {t}Additional fstab entries{/t}
+    <img alt="" align="middle" src="images/folder.png"> {t}Additional fstab entries{/t}
    </h2>
    <select style="width:100%; height:100px;" name="fstab_list[]" size=15 multiple title="{t}Add additional filesystems to be mounted during startup{/t}">
     {html_options values=$gotoFilesystem output=$gotoFilesystem}
index 1f3c86e30c7968a34336b1851c06143228290543..e45d2bca39dd20bba2d990b1b326376eb3f639be 100644 (file)
     <input type=checkbox name="functionalgroups" value="1" {$functionalgroups} onClick="mainform.submit()" title="{t}Select to see normal groups that have only functional aspects{/t}">{t}Show functional groups{/t}
  </p>
     <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-    <table width="100%"><tr><td width="50%"><img src="{$tree_image}" align=middle>&nbsp;{t}Display groups of department{/t}</td>
+    <table width="100%"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display groups of department{/t}</td>
     <td><select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
       {html_options options=$deplist selected=$depselect}
     </select></td></tr></table>
     </p>
     <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-    <table width="100%"><tr><td width="50%"><img src="{$search_image}" align=middle>&nbsp;{t}Display groups matching{/t}</td>
+    <table width="100%"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display groups matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching group names{/t}' onChange="mainform.submit()"></td></tr></table>
     </p>
     <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-    <table width="100%"><tr><td width="50%"><img src="{$search_image}" align=middle>&nbsp;{t}Display groups of user{/t}</td>
+    <table width="100%"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display groups of user{/t}</td>
     <td><input type='text' name='guser' maxlength='20' value='{$guser}' title='{t}User name of which groups are shown{/t}' onChange="mainform.submit()"></td></tr></table>
    </p>
    {$apply}