diff --git a/modules/system/controllers/settings/update.htm b/modules/system/controllers/settings/update.htm index 5372356322..91b4d71936 100644 --- a/modules/system/controllers/settings/update.htm +++ b/modules/system/controllers/settings/update.htm @@ -45,7 +45,7 @@ data-request="onTest" data-request-data="redirect:0" data-load-indicator="" - data-request-confirm=" e(BackendAuth::getUser()->email)])) ?>"> + data-request-confirm=" e(BackendAuth::getUser()->email)])) ?>"> diff --git a/modules/system/lang/en/lang.php b/modules/system/lang/en/lang.php index f5d271f873..c94a4f3fdb 100644 --- a/modules/system/lang/en/lang.php +++ b/modules/system/lang/en/lang.php @@ -165,6 +165,7 @@ 'update_success' => ':name settings updated', 'test_subject' => 'Mail driver test', 'test_content' => 'This is a test email to confirm that the provided mail settings work.', + 'test_confirm' => 'This will save your current configuration and send a test email to :email.', 'return' => 'Return to system settings', 'search' => 'Search', ],