Skip to content

Commit

Permalink
Fixed issue: Resend Login Data Popup Wording / Grammar Change (#2173)
Browse files Browse the repository at this point in the history
  • Loading branch information
thedirtypanda committed Dec 10, 2021
1 parent 2e96ac5 commit 0bb1de7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -38,7 +38,7 @@
'keepopen' => 'yes',
'showSelected' => 'yes',
'selectedUrl' => App()->createUrl('userManagement/renderSelectedItems/'),
'sModalTitle' => gT('Resend login data user'),
'sModalTitle' => gT('Resend login data'),
'htmlModalBody' => gT('Are you sure you want to reset and resend selected users login data?'),
),
// Mass Edit
Expand Down

0 comments on commit 0bb1de7

Please sign in to comment.