]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Nav.php
change links from /contacts to /contact
[friendica.git] / src / Content / Nav.php
index 7a1a149a2fffd0a88540da451ee37be1f4daa18e..4f6f4ae0b905adc3832da6e8abf56db386922ff3 100644 (file)
@@ -210,7 +210,7 @@ class Nav
                                $nav['profiles'] = ['profiles', L10n::t('Profiles'), '', L10n::t('Manage/Edit Profiles')];
                        }
 
-                       $nav['contacts'] = ['contacts', L10n::t('Contacts'), '', L10n::t('Manage/edit friends and contacts')];
+                       $nav['contacts'] = ['contact', L10n::t('Contacts'), '', L10n::t('Manage/edit friends and contacts')];
                }
 
                // Show the link to the admin configuration page if user is admin