Take me home instead of get me home
This commit is contained in:
parent
8e3a026276
commit
a2371d56fd
@ -152,7 +152,7 @@ EOT;
|
|||||||
if(! local_channel()) {
|
if(! local_channel()) {
|
||||||
$nav['rusermenu'] = array(
|
$nav['rusermenu'] = array(
|
||||||
$homelink,
|
$homelink,
|
||||||
t('Get me home'),
|
t('Take me home'),
|
||||||
'logout',
|
'logout',
|
||||||
t('Log me out of this site')
|
t('Log me out of this site')
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user