diff --git a/htroot/yacy/ui/img/blacklist.png b/htroot/yacy/ui/img/blacklist.png new file mode 100644 index 000000000..218019580 Binary files /dev/null and b/htroot/yacy/ui/img/blacklist.png differ diff --git a/htroot/yacy/ui/img/bookmark.png b/htroot/yacy/ui/img/bookmark.png new file mode 100644 index 000000000..90a4013c3 Binary files /dev/null and b/htroot/yacy/ui/img/bookmark.png differ diff --git a/htroot/yacy/ui/img/crawl.png b/htroot/yacy/ui/img/crawl.png new file mode 100644 index 000000000..b3a08254f Binary files /dev/null and b/htroot/yacy/ui/img/crawl.png differ diff --git a/htroot/yacy/ui/sidebar/sidebar_2.html b/htroot/yacy/ui/sidebar/sidebar_2.html index 638a5fa09..d1d085dc4 100644 --- a/htroot/yacy/ui/sidebar/sidebar_2.html +++ b/htroot/yacy/ui/sidebar/sidebar_2.html @@ -22,7 +22,7 @@ var size = ((count/20)+0.3); if (size < 1) {size = 1;} $('') - .html(tag+' ') + .html(HTMLenc(tag)+' ') .appendTo('#tagcloud') .bind('click', function() { qtag = $(this).text();