whitespace
This commit is contained in:
parent
26a414fe4b
commit
972780c3ce
@ -177,8 +177,7 @@ EOT;
|
||||
if(local_channel()) {
|
||||
|
||||
|
||||
$nav['network'] = array('network',
|
||||
t('Matrix'), "", t('Your matrix'),'network_nav_btn');
|
||||
$nav['network'] = array('network', t('Matrix'), "", t('Your matrix'),'network_nav_btn');
|
||||
$nav['network']['mark'] = array('', t('Mark all matrix notifications seen'), '','');
|
||||
|
||||
$nav['home'] = array('channel/' . $channel['channel_address'], t('Channel Home'), "", t('Channel home'),'home_nav_btn');
|
||||
|
Reference in New Issue
Block a user