summaryrefslogtreecommitdiff
path: root/searx/templates/simple/preferences.html
diff options
context:
space:
mode:
Diffstat (limited to 'searx/templates/simple/preferences.html')
-rw-r--r--searx/templates/simple/preferences.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/searx/templates/simple/preferences.html b/searx/templates/simple/preferences.html
index bec478f26..043f9d634 100644
--- a/searx/templates/simple/preferences.html
+++ b/searx/templates/simple/preferences.html
@@ -276,6 +276,9 @@
{{ tabs_open() }}
{% for categ in categories_as_tabs + [OTHER_CATEGORY] %}
{{ tab_header('enginetab', 'category' + categ, _(categ)) }}
+ {% if categ == OTHER_CATEGORY %}
+ <p>{{_('This tab does not show up for search results but you can search the engines listed here via bangs.')}}</p>
+ {% endif %}
<div class="scrollx">
<table class="striped">
<tr>