forked from wallabag/wallabag
Fix downloading SQLite database from all users
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user