mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 03:20:44 +00:00
Fix user settings template
This commit is contained in:
parent
9d4ed693f5
commit
b9db578e0b
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ block content
|
|||
h3 #{translate("change_password")}
|
||||
if externalAuthenticationSystemUsed() && !settings.overleaf
|
||||
p
|
||||
Password settings are managed externally
|
||||
| Password settings are managed externally
|
||||
else if !hasPassword
|
||||
p
|
||||
| #[a(href="/user/password/reset", target='_blank') #{translate("no_existing_password")}]
|
||||
|
|
Loading…
Add table
Reference in a new issue