add more tooltips to preferences

This commit is contained in:
Thomas Pointhuber 2014-09-26 20:12:46 +02:00
parent d0913f894a
commit 8c6e63402a
1 changed files with 2 additions and 0 deletions

View File

@ -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>