mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-04 15:42:50 +00:00
Merge pull request #981 from fsinfuhh:fix/settings-template
GitOrigin-RevId: c139885dfcc1212b35b17f39e63e96aae8d6228f
This commit is contained in:
commit
03e0363425
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…
Reference in a new issue