link events + personal notes to profile tabs

This commit is contained in:
Friendika 2011-06-13 20:32:30 -07:00
parent d5fdd4287d
commit fb92dbf5d6
9 changed files with 87 additions and 18 deletions

View file

@ -38,7 +38,7 @@ function notes_content(&$a) {
$is_owner = true;
$o .= '<h3>' . t('Private Notes') . '</h3>';
$o .= '<h3>' . t('Personal Notes') . '</h3>';
$commpage = false;
$commvisitor = false;