mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
fix little style errors
This commit is contained in:
parent
e8b74c9e09
commit
3b31c60f07
4 changed files with 23 additions and 6 deletions
|
|
@ -65,7 +65,7 @@
|
|||
</p>
|
||||
|
||||
<input type="submit" value="{{ _('save') }}" />
|
||||
</form>
|
||||
<div class="right"><a href="{{ url_for('index') }}">{{ _('back') }}</a></div>
|
||||
<div class="right preferences_back"><a href="{{ url_for('index') }}">{{ _('back') }}</a></div>
|
||||
</form>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue