several little nits in the hcard template output which could affect parsers
This commit is contained in:
@@ -180,9 +180,11 @@ function nav_set_selected($item){
|
||||
'introductions' => null,
|
||||
'notifications' => null,
|
||||
'messages' => null,
|
||||
'directory' => null,
|
||||
'directory' => null,
|
||||
'settings' => null,
|
||||
'contacts' => null,
|
||||
'manage' => null,
|
||||
'register' => null,
|
||||
);
|
||||
$a->nav_sel[$item] = 'selected';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user