X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fspecials%2FSpecialStatistics.php;h=d5e14d299b623cf42c67d3cfad30803dff0ceab5;hb=43fb6e8ddaee5d0d5293a772f2ce96b22e9a3427;hp=146e6e77deaaf9f0d5cdfd16886bea18f4549957;hpb=6c3b72e3e90df4eed1487958f4178cd7c0c7bfad;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialStatistics.php b/includes/specials/SpecialStatistics.php index 146e6e77de..d5e14d299b 100644 --- a/includes/specials/SpecialStatistics.php +++ b/includes/specials/SpecialStatistics.php @@ -170,7 +170,7 @@ class SpecialStatistics extends SpecialPage { Xml::closeElement( 'tr' ) . $this->formatRow( $this->msg( 'statistics-users' )->parse() . ' ' . $this->getLinkRenderer()->makeKnownLink( - SpecialPage::getTitleFor( 'ListUsers' ), + SpecialPage::getTitleFor( 'Listusers' ), $this->msg( 'listgrouprights-members' )->text() ), $this->getLanguage()->formatNum( $this->users ),