fix channel_address
This commit is contained in:
parent
33573edafa
commit
3003f85a3e
@ -46,7 +46,7 @@ class Newmember {
|
||||
|
||||
t('Communicate'),
|
||||
[
|
||||
'channel/' . $channel['channel_address'] => t('View your channel homepage'),
|
||||
'channel/' . $c['channel_address'] => t('View your channel homepage'),
|
||||
'network' => t('View your network stream'),
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user