Fix downloading SQLite database from all users

This commit is contained in:
Thomas Citharel
2014-08-26 12:43:56 +02:00
parent 4362417495
commit 8763e4efde
4 changed files with 11 additions and 14 deletions

View File

@ -121,7 +121,6 @@
<h2>{% trans "Export your wallabag data" %}</h2>
{% if constant('STORAGE') == 'sqlite' %}
<p><a href="?download" target="_blank">{% trans "Click here" %}</a> {% trans "to download your database." %}</p>{% endif %}
<p><a href="?export" target="_blank">{% trans "Click here" %}</a> {% trans "to export your wallabag data." %}</p>
<h2>{% trans "Cache" %}</h2>