diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 5d6d742ba..7c7413fb9 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist @@ -43,4 +43,5 @@ parameters: # fosuser stuff fosuser_confirmation: true + from_email: no-reply@wallabag.org diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig index e9925e3d6..3b7698f35 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig @@ -101,13 +101,13 @@ {% endif %}

{% trans %}Export{% endtrans %}