]> git.mxchange.org Git - friendica.git/blobdiff - mod/crepair.php
Restore correct highlighted contact tabs
[friendica.git] / mod / crepair.php
index 84cb458fa2ab77dd5f4bb1b3f67d1d22db10757e..b9b8651439c531fb84c1f181387782e28daa6d21 100644 (file)
@@ -134,7 +134,7 @@ function crepair_content(App $a)
 
        $update_profile = in_array($contact['network'], Protocol::FEDERATED);
 
-       $tab_str = Module\Contact::getTabsHTML($a, $contact, 5);
+       $tab_str = Module\Contact::getTabsHTML($a, $contact, 6);
 
        $tpl = Renderer::getMarkupTemplate('crepair.tpl');
        $o = Renderer::replaceMacros($tpl, [