Tab is added to "all friends" and "common friends"
This commit is contained in:
parent
146f386e37
commit
1c93729c46
5 changed files with 69 additions and 49 deletions
|
|
@ -159,7 +159,7 @@ function crepair_content(&$a) {
|
|||
|
||||
$update_profile = in_array($contact['network'], array(NETWORK_DFRN, NETWORK_DSPR, NETWORK_OSTATUS));
|
||||
|
||||
$tab_str = contact_tabs($a, $contact['id'], 3);
|
||||
$tab_str = contacts_tab($a, $contact['id'], 5);
|
||||
|
||||
$header = $contact["name"];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue