Code

alt tag was twice present
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 09:35:33 +0000 (09:35 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 May 2005 09:35:33 +0000 (09:35 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@435 594d385d-05f5-0310-b6e9-bd551577e9d8

include/class_pluglist.inc

index 0f8f6ba04d6c0cea20147d2f5e1e4ba430110128..18f442c9e7cee2b77a316b6ba2c40e7ed36afa0b 100644 (file)
@@ -205,7 +205,7 @@ class pluglist {
                                        }
                     $entries= $entries."<td class=\"iconmenu\" style=\"width:20%;\" onClick='location.href=\"main.php?plug=$index&amp;reset=1\"'".
                         "><a class=\"iconmenu\" href=\"main.php?plug=$index&amp;reset=1\">".
-                        "<img alt=\"\" $isize border=0 align=middle src=\"$image".
+                        "<img $isize border=0 align=middle src=\"$image".
                         "\" alt=\"*\">&nbsp;".
                         _($plHeadline)."</a></td>\n";
                     $col++ ;