]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Nav.php
Move mod/delegate to src/Module/Settings/Delegation
[friendica.git] / src / Content / Nav.php
index 8140c5f3c13780a77da77160e95a264b7b4c86ef..e81214cee062b196ca0e244804549ade1d144eae 100644 (file)
@@ -260,7 +260,7 @@ class Nav
                                $nav['manage'] = ['manage', L10n::t('Manage'), '', L10n::t('Manage other pages')];
                        }
 
-                       $nav['delegations'] = ['delegate', L10n::t('Delegations'), '', L10n::t('Delegate Page Management')];
+                       $nav['delegations'] = ['settings/delegation', L10n::t('Delegations'), '', L10n::t('Delegate Page Management')];
 
                        $nav['settings'] = ['settings', L10n::t('Settings'), '', L10n::t('Account settings')];