mailboxes were wrongly overriding global menu
This commit is contained in:
@@ -92,12 +92,6 @@ class MailboxAction extends CurrentUserDesignAction
|
||||
$this->showPage();
|
||||
}
|
||||
|
||||
function showLocalNav()
|
||||
{
|
||||
$nav = new PersonalGroupNav($this);
|
||||
$nav->show();
|
||||
}
|
||||
|
||||
function showNoticeForm()
|
||||
{
|
||||
$message_form = new MessageForm($this);
|
||||
|
Reference in New Issue
Block a user