diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig index 725b775..d441de7 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 5bdaf56..bb39dea 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' %}