From: Nicolas LÅ“uillet Date: Thu, 3 Apr 2014 12:39:13 +0000 (+0200) Subject: [add] link on config page to fetch content X-Git-Tag: 1.6.0^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=7d2f1aa2793595aa6cdc58a58260184234cfa809;p=github%2Fwallabag%2Fwallabag.git [add] link on config page to fetch content --- diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig index 725b775e..d441de7c 100755 --- a/themes/baggy/config.twig +++ b/themes/baggy/config.twig @@ -118,6 +118,7 @@ +

{% trans "You can click here to fetch content for articles with no content." %}

{% trans "Export your wallabag data" %}

{% if constant('STORAGE') == 'sqlite' %} diff --git a/themes/default/config.twig b/themes/default/config.twig index 5bdaf567..bb39dea2 100755 --- a/themes/default/config.twig +++ b/themes/default/config.twig @@ -117,6 +117,7 @@ +

{% trans "You can click here to fetch content for articles with no content." %}

{% trans "Export your wallabag data" %}

{% if constant('STORAGE') == 'sqlite' %}