1
0
mirror of https://github.com/yacy/yacy_search_server.git synced 2025-07-18 08:36:07 -04:00

move page navigation below results (image search)

force page navigation to be displayed below results in image search for any number of displayed images instead to be displayed to the right of last image.
This commit is contained in:
reger
2014-06-20 01:02:43 +02:00
parent f443cfa32d
commit 5043eff33a

@ -187,8 +187,8 @@ document.getElementById("Enter").innerHTML = "search again";
#(num-results)#
::
::
::
<span id="resNav" style="display: inline;"></span>
::
<span id="resNav" class="col-sm-12 col-md-12" style="display: inline;"></span>
::
#(/num-results)#