We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef34c0e + 9b01e91 commit 555424fCopy full SHA for 555424f
db/messages.php
@@ -31,7 +31,7 @@
31
'newquestion' => array (
32
'capability' => 'mod/pdfannotator:recievenewquestionnotifications', // All capabilities.
33
'defaults' => array(
34
- 'popup' => MESSAGE_PERMITTED + MESSAGE_DEFAULT_LOGGEDIN + MESSAGE_DEFAULT_LOGGEDOFF,
+ 'popup' => MESSAGE_PERMITTED + MESSAGE_DEFAULT_ENABLED,
35
'email' => MESSAGE_PERMITTED,
36
),
37
0 commit comments