merging zot_finger schema additions

This commit is contained in:
friendica
2012-11-01 01:54:51 -07:00
parent a26761e8a8
commit d4657c89c2
2 changed files with 47 additions and 95 deletions

View File

@@ -153,7 +153,7 @@ EOT;
$nav['settings'] = array('settings', t('Settings'),"", t('Account settings'));
$nav['profiles'] = array('profiles', t('Profiles'),"", t('Manage/edit profiles'));
$nav['contacts'] = array('contacts', t('Contacts'),"", t('Manage/edit friends and contacts'));
$nav['contacts'] = array('abook', t('Address Book'),"", t('Manage/edit friends and channels'));
}
/**