Merge "Welcome notification should have 'system' metrics group"

This commit is contained in:
jenkins-bot 2013-04-10 13:57:04 +00:00 committed by Gerrit Code Review
commit b6545aa106

View file

@ -276,7 +276,7 @@ $wgEchoNotificationCategories = array(
$wgEchoNotifications = array(
'welcome' => array(
'category' => 'system',
'group' => 'positive',
'group' => 'system',
'title-message' => 'notification-new-user',
'title-params' => array( 'agent' ),
'icon' => 'w',