summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cf5bdcf)
raw | patch | inline | side by side (parent: cf5bdcf)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 May 2005 09:35:33 +0000 (09:35 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 May 2005 09:35:33 +0000 (09:35 +0000) |
include/class_pluglist.inc | patch | blob | history |
index 0f8f6ba04d6c0cea20147d2f5e1e4ba430110128..18f442c9e7cee2b77a316b6ba2c40e7ed36afa0b 100644 (file)
}
$entries= $entries."<td class=\"iconmenu\" style=\"width:20%;\" onClick='location.href=\"main.php?plug=$index&reset=1\"'".
"><a class=\"iconmenu\" href=\"main.php?plug=$index&reset=1\">".
- "<img alt=\"\" $isize border=0 align=middle src=\"$image".
+ "<img $isize border=0 align=middle src=\"$image".
"\" alt=\"*\"> ".
_($plHeadline)."</a></td>\n";
$col++ ;