]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/editpeopletag.php
Blend in with some new code. New menus, etc.
[quix0rs-gnu-social.git] / actions / editpeopletag.php
index b00ccc8abbb8afde292aa05fde2ca9d27fdeda83..2bb03470d94367e5bd560fedc46683f3f01e2853 100644 (file)
@@ -181,7 +181,7 @@ class EditpeopletagAction extends OwnerDesignAction
         $this->showPage();
     }
 
-    function showLocalNav()
+    function showObjectNav()
     {
         $nav = new PeopletagGroupNav($this, $this->peopletag);
         $nav->show();