default local nav in featured user list
This commit is contained in:
parent
3c683ad7b5
commit
0850c66a21
@ -90,12 +90,6 @@ class FeaturedAction extends Action
|
|||||||
$this->elementEnd('div');
|
$this->elementEnd('div');
|
||||||
}
|
}
|
||||||
|
|
||||||
function showLocalNav()
|
|
||||||
{
|
|
||||||
$nav = new PublicGroupNav($this);
|
|
||||||
$nav->show();
|
|
||||||
}
|
|
||||||
|
|
||||||
function getInstructions()
|
function getInstructions()
|
||||||
{
|
{
|
||||||
// TRANS: Description on page displaying featured users.
|
// TRANS: Description on page displaying featured users.
|
||||||
|
Loading…
Reference in New Issue
Block a user