mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Update wording of the change-password instruction
This commit is contained in:
parent
0300ffbdc6
commit
1776482159
1 changed files with 3 additions and 2 deletions
|
@ -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)}
|
||||
|
|
Loading…
Reference in a new issue