diff --git a/htroot/js/yacysearch.js b/htroot/js/yacysearch.js index 0b754d23a..a3aa2603b 100644 --- a/htroot/js/yacysearch.js +++ b/htroot/js/yacysearch.js @@ -47,9 +47,9 @@ function renderPaginationButtons(offset, itemscount, itemsperpage, totalcount, l var thispage = Math.floor(offset / itemsperpage); var firstPage = thispage - (thispage % 10); if (thispage == 0) { - resnav += "