fix some HTML violations in frio
This commit is contained in:
parent
704aef67fb
commit
f2d51737eb
45 changed files with 221 additions and 218 deletions
|
@ -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',
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue