summaryrefslogtreecommitdiff
path: root/searx/templates
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2014-01-30 00:08:17 +0100
committerasciimoo <asciimoo@gmail.com>2014-01-30 00:08:17 +0100
commit9ba17fce4766eb1a73a84a887e39d6abceacd620 (patch)
tree0bd7c5dab8cd22b689267d3edf9ec26ef63b141e /searx/templates
parent5d54c7d5001f8a06321f05174b13a5d839ac5240 (diff)
[fix] pagination position
Diffstat (limited to 'searx/templates')
-rw-r--r--searx/templates/results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/results.html b/searx/templates/results.html
index fc5527296..73bb0de73 100644
--- a/searx/templates/results.html
+++ b/searx/templates/results.html
@@ -20,7 +20,7 @@
{% endfor %}
{% if paging %}
- <div id="paging">
+ <div id="pagination">
{% if pageno > 1 %}
<form method="post" action="/">
<div class="left">