show defaultlocalnav in grouplogo

This commit is contained in:
Evan Prodromou 2011-03-01 16:17:01 -05:00
parent 4903c92dce
commit 0c877860b5

View File

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