diff --git a/Thanks.hooks.php b/Thanks.hooks.php index 68c52ccd..2050ba26 100644 --- a/Thanks.hooks.php +++ b/Thanks.hooks.php @@ -120,7 +120,7 @@ class ThanksHooks { $notifications['edit-thank'] = array( 'category' => 'edit-thank', - 'group' => 'interactive', + 'group' => 'positive', 'formatter-class' => 'EchoThanksFormatter', 'title-message' => 'notification-thanks', 'title-params' => array( 'agent', 'difflink', 'title' ),