Code

some more w3c fixes
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 26 Jan 2006 13:40:56 +0000 (13:40 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 26 Jan 2006 13:40:56 +0000 (13:40 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2588 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/addons/addressbook/class_addressbook.inc
plugins/admin/systems/printerPPDDialog.tpl
plugins/gofax/faxreports/detail.tpl

index 225631cf57db1832879c7f6a8daa6558716722ea..162a2f965784c77161844713196ae763dc61d319 100644 (file)
@@ -382,8 +382,7 @@ class addressbook extends plugin
                                                $this->telephone_list[$attrs['sn'][0].$attrs['dn']].=
 
                                                        "<a href=\"mailto:".htmlentities($attrs['mail'][0])."\">".
-                                                       "<img  align=\"top\" border=0 src=\"images/mailto.png\" ".
-                                                       "alt=\"vcf\" title=\"$dest\"></a>";
+                                                       "<img  align=\"top\" border=0 src=\"images/mailto.png\" alt=\"vcf\" title=\"$dest\"></a>";
                                        }
                                        $this->telephone_list[$attrs['sn'][0].$attrs['dn']].= "</td>";
                                }
index fa276b42c7ad0631ca7f7a7bd8f66a629d92b450..761d00516199f9d9d08e1d31d93fe3191c24bb80 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img class="center" src="images/select_printer.png" align="middle">&nbsp;{t}Printer driver{/t}</h2>
+<h2><img alt="P" class="center" src="images/select_printer.png" align="middle">&nbsp;{t}Printer driver{/t}</h2>
 <table summary="" width="100%">
        <tr>
                <td width="50%" style="vertical-align:top">
@@ -14,7 +14,7 @@
 </table>
 {if $showOptions eq 1}
 <p class="seperator">&nbsp;</p>
-<h2><img class="center" src="images/lamp.png" align="middle">&nbsp;{t}Options{/t}</h2>
+<h2><img alt="L" class="center" src="images/lamp.png" align="middle">&nbsp;{t}Options{/t}</h2>
 {$properties}
 {/if}
 <p class="plugbottom">
index 1cd45f5fc99f93b1b232c0d478caa78151026ac7..20b6123b8d6e2dd4f298f66aa3db89273c047e12 100644 (file)
@@ -2,8 +2,7 @@
  <tr>
   <td> 
    <a href="getfax.php?id={$detail}&amp;download=1">
-     <img  align="bottom" width="420" height="594" src="getfax.php?id={$detail}"
-          alt="{t}FAX preview - please wait{/t}" border=1>
+     <img  align="bottom" width="420" height="594" src="getfax.php?id={$detail}" alt="{t}FAX preview - please wait{/t}" border=1>
    </a>
    <p style="margin-top-width:0px; text-align:center;">
     {t}Click on fax to download{/t}