mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 15:36:58 +00:00
Merge "List "Notifications" under "Account management" on Special:SpecialPages"
This commit is contained in:
commit
a08e5287ec
|
@ -263,6 +263,6 @@ class SpecialNotifications extends SpecialPage {
|
|||
}
|
||||
|
||||
protected function getGroupName() {
|
||||
return 'users';
|
||||
return 'login';
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue