From dca20f42278e9d837d5cbfd130fc04ecaf09947d Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 29 Oct 2012 21:59:49 -0700 Subject: zchannel rename to new_channel --- mod/manage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/manage.php') diff --git a/mod/manage.php b/mod/manage.php index 557a19375..57d33d086 100644 --- a/mod/manage.php +++ b/mod/manage.php @@ -35,7 +35,7 @@ function manage_content(&$a) { } $links = array( - array( 'zchannel', t('Create a new channel'), t('New Channel')) + array( 'new_channel', t('Create a new channel'), t('New Channel')) ); -- cgit v1.2.3