Skip to content

Commit

Permalink
small fix to portal search
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5886 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
apfelmaennchen committed Apr 26, 2009
1 parent 753affc commit ed4fb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htroot/yacy/ui/js/yacyui-portalsearch.js
Expand Up @@ -137,7 +137,7 @@ function yacysearch(global) {
}
}
);
$(".linktitle a").faviconize({
$("#ypopup .linktitle a").faviconize({
position: "before",
defaultImage: yconf.url + "/yacy/ui/img-2/article.png",
className: "favicon"
Expand Down

0 comments on commit ed4fb3b

Please sign in to comment.