fix channel_address
This commit is contained in:
parent
26b7a3aca0
commit
f70413a031
@ -47,7 +47,7 @@ class Newmember {
|
|||||||
|
|
||||||
t('Communicate'),
|
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'),
|
'network' => t('View your network stream'),
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user