diff --git a/db/messages.php b/db/messages.php index a08d8f0d..0fd53448 100644 --- a/db/messages.php +++ b/db/messages.php @@ -34,7 +34,7 @@ 'confirmation' => array( 'capability' => 'mod/hvp:emailconfirmsubmission', 'defaults' => array( - 'airnotifier' => MESSAGE_PERMITTED + MESSAGE_DEFAULT_LOGGEDIN + MESSAGE_DEFAULT_LOGGEDOFF, + 'airnotifier' => MESSAGE_PERMITTED + MESSAGE_DEFAULT_ENABLED, ), ), );