Fix user settings template
This commit is contained in:
@@ -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")}]
|
||||
|
||||
Reference in New Issue
Block a user