From c0a95947bcc3b2321f28ecfe72519c69e5c81e74 Mon Sep 17 00:00:00 2001 From: Marin Jankovski <marin@gitlab.com> Date: Thu, 17 Jul 2014 14:03:17 +0200 Subject: [PATCH] Update the note for admin user. --- app/views/admin/users/_form.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/admin/users/_form.html.haml b/app/views/admin/users/_form.html.haml index d00772d4df..e18dd9bc90 100644 --- a/app/views/admin/users/_form.html.haml +++ b/app/views/admin/users/_form.html.haml @@ -31,9 +31,9 @@ = f.label :password, class: 'control-label' .col-sm-10 %strong - A temporary password will be generated and sent to user. + Reset link will be generated and sent to the user. %br - User will be forced to change it after first sign in + User will be forced to set the password on first sign in. - else %fieldset %legend Password -- 2.30.9