forked from GNUsocial/gnu-social
		
	show defaultlocalnav in grouplogo
This commit is contained in:
		@@ -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();
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user