A few changes to the progress bar and search result statistics layout influenced by the discussion in <http://forum.yacy-websuche.de/viewtopic.php?f=5&t=268> with the idea of saving vertical space. Please check in every available browser and comment wether it's better than before. ;)
@ -99,8 +99,9 @@ document.getElementById("Enter").value = "search again - catch up more links";
::
<p>No Results. (length of search words must be at least 3 characters)</p>
::
<p><strongid="resultsOffset">#[offset]#</strong>-<strongid="itemscount">#[linkcount]#</strong> results from a total number of <strongid="totalcount">#[totalcount]#</strong> known#(globalresults)#.::, <strongid="globalcount">#[globalcount]#</strong> links from other YaCy peers.#(/globalresults)#<divid="results"></div></p>
<p>Search Result Pages: <spanid="pagenav">#[pagenav]#</span></p>
<divid="results"></div>
<spanid="resCounter"style="display: none"><strongid="resultsOffset">#[offset]#</strong>-<strongid="itemscount">#[linkcount]#</strong> results from a total number of <strongid="totalcount">#[totalcount]#</strong> known#(globalresults)#.::, <strongid="globalcount">#[globalcount]#</strong> links from other YaCy peers.#(/globalresults)#</span>
<p>Searching the web with this peer is disabled for unauthorized users. Please <ahref="Status.html?login=">log in</a> as administrator to use the search function</p>