mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 11:46:27 +09:00
Fix Password Reset Email option's description
This commit is contained in:
+1
-1
@@ -842,7 +842,7 @@ $this->sections[] = array(
|
||||
'type' => 'switch',
|
||||
'title' => __( 'Password Reset Email','ultimatemember' ),
|
||||
'default' => 1,
|
||||
'desc' => __('Whether to send the user an email when he request to reset password (Recommended, please keep on)','ultimatemember'),
|
||||
'desc' => __('Whether to send an email when users changed their password (Recommended, please keep on)','ultimatemember'),
|
||||
),
|
||||
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user