whitespace
This commit is contained in:
parent
b9256eed30
commit
bd06e58007
@ -1527,7 +1527,6 @@ function profile_tabs($a, $is_owner=False, $nickname=Null){
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
if($is_owner) {
|
||||
$tabs[] = array(
|
||||
'label' => t('Bookmarks'),
|
||||
|
@ -73,8 +73,6 @@ EOT;
|
||||
$nav['usermenu']=array();
|
||||
$userinfo = null;
|
||||
|
||||
|
||||
|
||||
if(local_user()) {
|
||||
$nav['logout'] = Array('logout',t('Logout'), "", t('End this session'));
|
||||
|
||||
|
Reference in New Issue
Block a user