Update wording of the change-password instruction

This commit is contained in:
Shane Kilkelly 2018-08-31 14:25:16 +01:00
parent 0300ffbdc6
commit 1776482159

View file

@ -123,9 +123,10 @@ block content
else
if settings.overleaf && settings.createV1AccountOnLogin
h3 #{translate("change_password")}
p
| To change your password
| , go to #[a(href=settings.overleaf.host+'/users/edit') Overleaf v1 settings]
| To change your password,
| please go to #[a(href=settings.overleaf.host+'/users/edit') Overleaf v1 settings]
| !{moduleIncludes("userSettings", locals)}