fix profile tabs link
This commit is contained in:
parent
1c2d956d7f
commit
973398b915
@ -82,7 +82,7 @@ function sharedwithme_content(&$a) {
|
||||
intval(local_user())
|
||||
);
|
||||
|
||||
$o = profile_tabs($a, $is_owner, $channel['channel_id']);
|
||||
$o = profile_tabs($a, $is_owner, $channel['channel_address']);
|
||||
|
||||
$o .= '<div class="section-title-wrapper">';
|
||||
|
||||
|
Reference in New Issue
Block a user