Skip to content

Commit 7bb5191

Browse files
committed
update verbiage for managed user resets
1 parent e4b420f commit 7bb5191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/user_mailer/password_reset.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-# frozen_string_literal: true
2-
- if @user.password?
2+
- if @user.user? || @user.password?
33
%p
44
A password reset request was issued for a user profile signed up under this
55
email address for <strong>#{@account.name}</strong>. To reset your password,

0 commit comments

Comments
 (0)