From ffadf260c0682e069ef81fe34c75e1217b7e37fb Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 30 Oct 2012 16:21:24 -0700 Subject: fix channel creation and management after last changes --- view/tpl/channel.tpl | 2 +- view/tpl/new_channel.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/channel.tpl b/view/tpl/channel.tpl index 0702bb50b..98c19caa5 100644 --- a/view/tpl/channel.tpl +++ b/view/tpl/channel.tpl @@ -1,5 +1,5 @@
-$channel.channel_name +$channel.channel_name
$channel.channel_name
diff --git a/view/tpl/new_channel.tpl b/view/tpl/new_channel.tpl index b9171644a..f83bc3a11 100644 --- a/view/tpl/new_channel.tpl +++ b/view/tpl/new_channel.tpl @@ -1,6 +1,6 @@

$title

-
+
$desc
-- cgit v1.2.3