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()) {
$nav['rusermenu'] = array(
$homelink,
t('Get me home'),
t('Take me home'),
'logout',
t('Log me out of this site')
);