Code

added alt tag to
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 09:03:44 +0000 (09:03 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 09:03:44 +0000 (09:03 +0000)
M    plugins/admin/groups/mail_locals.tpl
M    plugins/admin/users/remove.tpl
M    plugins/admin/applications/generic.tpl
M    plugins/admin/applications/remove.tpl

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

plugins/admin/applications/generic.tpl
plugins/admin/applications/remove.tpl
plugins/admin/groups/mail_locals.tpl
plugins/admin/users/remove.tpl

index 4b8bf3e7ea64b9bb25080fe68f8a575bf24d3718..19e82f90ee92cfe3cf5dade309cfb258bdf2698e 100644 (file)
@@ -45,7 +45,7 @@
   <td style="vertical-align:top;">
     {t}Icon{/t}
     <br>
-    <img src="getpic.php?rand={$rand}" border=1 style="width:48px; height:48; background-color:white; vertical-align:bottom;">
+    <img alt="" src="getpic.php?rand={$rand}" border=1 style="width:48px; height:48; background-color:white; vertical-align:bottom;">
     <input type="hidden" name="MAX_FILE_SIZE" value="100000">
     <input name="picture_file" type="file" size="20" maxlength="255" accept="image/*.png">
     <input type="submit" name="update" value="{t}Update{/t}" title="{t}Reload picture from LDAP{/t}">
index 94c2054582bba74b6665a467aac31862660fc668..6d3c769a3e63475817c966b04cd7ca966c8e0db4 100644 (file)
@@ -1,5 +1,5 @@
 <div style="font-size:18px;">
-  <img src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
+  <img alt="" src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
 </div>
 
 <p>
index 47c168039f2e1e6f725be4f783ff988aeaab7aa6..facc95374130092f4a4a97d2802f21e6082de51c 100644 (file)
@@ -26,17 +26,17 @@ t}Filters{/t}</b></p>
      </table>
     </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 addresses of department{/t}</td>
+    <table width="100%"><tr><td width="50%"><img alt="" src="{$tree_image}" align=middle>&nbsp;{t}Display addresses 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 addresses matching{/t}</td>
+    <table width="100%"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display addresses matching{/t}</td>
     <td><input type='text' name='regex' maxlength='20' value='{$regex}' title='{t}Regular expression for matching addresses{/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 addresses of user{/t}</td>
+    <table width="100%"><tr><td width="50%"><img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display addresses of user{/t}</td>
     <td><input type='text' name='muser' maxlength='20' value='{$muser}' title='{t}User name of which addresses are shown{/t}' onChange="mainform.submit()"></td></tr></table>
    </p>
    {$apply}
index 16177a3c3b416a47a07230c45ac173b881a2918f..18e9b8f47cbb0fa66e0e3cd9a430caada830fa3e 100644 (file)
@@ -1,5 +1,5 @@
 <div style="font-size:18px;">
- <img src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
+ <img alt="" src="images/button_cancel.png" align=top>&nbsp;{t}Warning{/t}
 </div>
 
 <p>