Code

added alt="" to all img tags in file:
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 09:25:45 +0000 (09:25 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 09:25:45 +0000 (09:25 +0000)
M    ihtml/themes/altlinux/framework.tpl
M    ihtml/themes/altlinux/islocked.tpl
M    ihtml/themes/altlinux/setup.tpl
M    ihtml/themes/classic/framework.tpl
M    ihtml/themes/classic/islocked.tpl
M    ihtml/themes/default/islocked.tpl
M    ihtml/themes/default/setup.tpl

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

ihtml/themes/altlinux/framework.tpl
ihtml/themes/altlinux/islocked.tpl
ihtml/themes/altlinux/setup.tpl
ihtml/themes/classic/framework.tpl
ihtml/themes/classic/islocked.tpl
ihtml/themes/default/islocked.tpl
ihtml/themes/default/setup.tpl

index fea2a6785f06c0d6b87390c80061bc53bef98050..1df12d1190b2dbe287721955f74c7fbe89fcdc54 100644 (file)
@@ -2,7 +2,7 @@
 <body>
 {$php_errors}
 <form action='main.php{$plug}' name='mainform' method='post' enctype='multipart/form-data'>
-<table width="100%" border="0" cellspacing="0" cellpadding="0" cellpadding="3" bgcolor="#5353ad" height=100%>
+<table width="100%" border="0" cellspacing="0" cellpadding="0" cellpadding="3" bgcolor="#5353ad" height="100%">
   <tr>
     <td style="height:36px; width:140px; vertical-align:bottom; text-align:center">
      <a href="main.php?version=1" style="vertical-align:bottom;"><img src='{$go_logo}' border="0" alt="GOSA2" align="bottom"></a>
index cc1503ec9445ae7a5b556b1be8e82238a989a126..cd62c27751d271d4b306c5b274d2d15b3460ba51 100644 (file)
@@ -1,5 +1,5 @@
 <div style="font-size:20px;">
-  <img src="images/encrypted.png" align=top>&nbsp;{t}Locking conflict detected{/t}
+  <img alt="" src="images/encrypted.png" align=top>&nbsp;{t}Locking conflict detected{/t}
 </div>
 
 <p>
index 3b48009df2dd0c723eeb450222bf7d7f52c5fde4..bbaa7ab49b9297042211ffa892abc716f3ef1c32 100644 (file)
@@ -10,7 +10,7 @@
 <table cellspacing=0 cellpadding=0 style="width:100%;height:100%;">
   <tr style="background-color:#CDF6C5">
     <td style="border-bottom:1px solid black; height:50px;">
-      <img src="themes/default/images/go_logo.png">
+      <img alt="" src="themes/default/images/go_logo.png">
     </td>
     <td style="text-align:right; vertical-align:top; border-bottom:1px solid black">
       setup.php
index 919040963b4e0602c11f28836a06d1d96050e880..89c33744dbaf3f25ddb93bfced08128598428397 100644 (file)
   <tr style="vertical-align:top;">
     <!-- Menu -->
     <td style="background-color:#EEFFE6; vertical-align:top;">
-      <a href="main.php?version=1"><img src='{$go_logo}' border="0" alt="GOSA2"></a>
+      <a href="main.php?version=1"><img alt="" src='{$go_logo}' border="0" alt="GOSA2"></a>
       {$menu}
       <div style="height:100px;"></div>
     </td>
 
     <!-- Spacer with shadow -->
     <td style="background:url({$go_left}); vertical-align:top; height:100%;">
-      <img src="{$go_corner}" border="0" ALT="*">
+      <img alt="" src="{$go_corner}" border="0" ALT="*">
       <div style="height:1px;">
     </td>
 
index 663d4e324e0615b6d01a21fa3b6091cad66e02d3..3fbcddf7d261b369fc3831bd3961b7e3e6eaea90 100644 (file)
@@ -1,5 +1,5 @@
 <div style="font-size:20px;">
-  <img src="images/encrypted.png" align=top>&nbsp;{t}Locking conflict detected{/t}
+  <img alt="" src="images/encrypted.png" align=top>&nbsp;{t}Locking conflict detected{/t}
 </div>
 
 <p>
index cc1503ec9445ae7a5b556b1be8e82238a989a126..cd62c27751d271d4b306c5b274d2d15b3460ba51 100644 (file)
@@ -1,5 +1,5 @@
 <div style="font-size:20px;">
-  <img src="images/encrypted.png" align=top>&nbsp;{t}Locking conflict detected{/t}
+  <img alt="" src="images/encrypted.png" align=top>&nbsp;{t}Locking conflict detected{/t}
 </div>
 
 <p>
index 661840428036959c0dc1ec915d958ab3adf64d24..a7af07f2d50ad47905a68b0003d751c8f032b0ec 100644 (file)
@@ -12,7 +12,7 @@
 <table cellspacing=0 cellpadding=0 style="width:100%;height:100%;">
   <tr style="background-color:#CDF6C5">
     <td style="border-bottom:1px solid black; height:50px;">
-      <img src="themes/default/images/go_logo.png">
+      <img alt="" src="themes/default/images/go_logo.png">
     </td>
     <td style="text-align:right; vertical-align:top; border-bottom:1px solid black">
       setup.php