show defaultlocalnav in grouplogo

This commit is contained in:
Evan Prodromou 2011-03-01 16:17:01 -05:00
parent 4903c92dce
commit 0c877860b5
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ class GrouplogoAction extends GroupDesignAction
$this->autofocus('avatarfile');
}
function showLocalNav()
function showObjectNav()
{
$nav = new GroupNav($this, $this->group);
$nav->show();