Remote login > Remote authentication as discussed
This commit is contained in:
parent
7e2a11ddde
commit
5cd6965eef
@ -142,7 +142,7 @@ EOT;
|
|||||||
sprintf( t('%s - click to logout'), $observer['xchan_addr']));
|
sprintf( t('%s - click to logout'), $observer['xchan_addr']));
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$nav['loginmenu'][] = Array('rmagic',t('Remote login'),'',t('Click to authenticate to your home hub'));
|
$nav['loginmenu'][] = Array('rmagic',t('Remote authentication'),'',t('Click to authenticate to your home hub'));
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user