Take me home instead of get me home

This commit is contained in:
Andrew Manning 2017-03-09 20:43:16 -05:00
parent 8e3a026276
commit a2371d56fd

View File

@ -152,7 +152,7 @@ EOT;
if(! local_channel()) {
$nav['rusermenu'] = array(
$homelink,
t('Get me home'),
t('Take me home'),
'logout',
t('Log me out of this site')
);