mirror of
https://github.com/friendica/friendica
synced 2025-04-27 15:50:12 +00:00
link events + personal notes to profile tabs
This commit is contained in:
parent
d5fdd4287d
commit
fb92dbf5d6
9 changed files with 87 additions and 18 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue