Remote login > Remote authentication as discussed

This commit is contained in:
Jeroen 2014-10-17 14:00:58 +00:00
parent 7e2a11ddde
commit 5cd6965eef

View file

@ -142,7 +142,7 @@ EOT;
sprintf( t('%s - click to logout'), $observer['xchan_addr']));
}
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'));
}
/**