]> git.mxchange.org Git - friendica.git/blobdiff - mod/contacts.php
update for ES thx Albert
[friendica.git] / mod / contacts.php
index a129a665d131d67f2e55ab020218e01d2d22e1ef..93013972f1c583e5ec3986b96a9367c0af834df0 100644 (file)
@@ -871,7 +871,7 @@ function contacts_tab($a, $contact_id, $active_tab) {
                        'url' => "contacts/".$contact_id,
                        'sel' => (($active_tab == 2)?'active':''),
                        'title' => t('Profile Details'),
-                       'id' => 'status-tab',
+                       'id' => 'profile-tab',
                        'accesskey' => 'o',
                )
        );