Update HTML 2FA template

Split paragraph in translation
Inject wallabag_url for image in HTML template
Remove username & password from config_dev.yml (null are already the default value)
This commit is contained in:
Jeremy Benoist
2016-01-20 17:43:10 +01:00
parent 5f736213af
commit abd454c456
7 changed files with 51 additions and 39 deletions

View File

@ -7,3 +7,4 @@ services:
- "%scheb_two_factor.email.sender_email%"
- "%scheb_two_factor.email.sender_name%"
- "%wallabag_support_url%"
- "%wallabag_url%"