aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/UserBundle/Resources/views/Resetting/check_email.html.twig
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct templateJeremy Benoist2016-11-221-0/+11
When resetting the password, the overriden template we used wasn’t well spelled. And since we are using a locked version of FOSUser (on a custom commit), the translation of `resetting.check_email` is wrong in any language but english.