mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-11 20:05:05 -05:00
[add] link on config page to fetch content
This commit is contained in:
parent
bfa32856bc
commit
7d2f1aa279
@ -118,6 +118,7 @@
|
||||
</div>
|
||||
</fieldset>
|
||||
</form>
|
||||
<p><a href="?import">{% trans "You can click here to fetch content for articles with no content." %}</a></p>
|
||||
|
||||
<h2>{% trans "Export your wallabag data" %}</h2>
|
||||
{% if constant('STORAGE') == 'sqlite' %}
|
||||
|
@ -117,6 +117,7 @@
|
||||
</div>
|
||||
</fieldset>
|
||||
</form>
|
||||
<p><a href="?import">{% trans "You can click here to fetch content for articles with no content." %}</a></p>
|
||||
|
||||
<h2>{% trans "Export your wallabag data" %}</h2>
|
||||
{% if constant('STORAGE') == 'sqlite' %}
|
||||
|
Loading…
Reference in New Issue
Block a user