Merge branch 'dev' into bs4

This commit is contained in:
Mario Vavti 2017-03-11 15:08:54 +01:00
commit d9ecca8591

View File

@ -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')
); );