diff --git a/web/src/routes/admin/user-management/+page.svelte b/web/src/routes/admin/user-management/+page.svelte index c5d8874a45..32c6b1f22b 100644 --- a/web/src/routes/admin/user-management/+page.svelte +++ b/web/src/routes/admin/user-management/+page.svelte @@ -140,14 +140,20 @@ {#if shouldShowInfoPanel} (shouldShowInfoPanel = false)}> -
-

Password reset success

+
+

+ Password reset success +

The user's password has been reset to the default passwordpassword
+
Please inform the user, and they will need to change the password at the next log-on.