summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-09-26 20:12:46 +0200
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-10-05 14:40:46 +0200
commit8c6e63402ae304fc4aa889911ee20f48ea4d9a09 (patch)
treebfc6e666c70d4ebbcd10688cb3e05ef30b4e8063
parentd0913f894ad6229962bb728e31da669206ab2c69 (diff)
downloadsearxng-8c6e63402ae304fc4aa889911ee20f48ea4d9a09.tar.gz
searxng-8c6e63402ae304fc4aa889911ee20f48ea4d9a09.zip
add more tooltips to preferences
-rw-r--r--searx/templates/oscar/preferences.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/templates/oscar/preferences.html b/searx/templates/oscar/preferences.html
index 840e9513a..d0bbbc820 100644
--- a/searx/templates/oscar/preferences.html
+++ b/searx/templates/oscar/preferences.html
@@ -34,6 +34,7 @@
{% endfor %}
</select>
</div>
+ <span class="col-sm-5 col-md-6 help-block">{{ _('What language do you prefer for search?') }}</span>
</div>
@@ -46,6 +47,7 @@
{% endfor %}
</select>
</div>
+ <span class="col-sm-5 col-md-6 help-block">{{ _('Change the language of the layout') }}</span>
</div>
<div class="row form-group">
<label class="col-sm-3 col-md-2">{{ _('Autocomplete') }}</label>