From ef360f0a5ce9b422642a395d1cbd62dac8dda973 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 19 Feb 2013 19:08:04 -0800 Subject: dang - this is almost testable. Still have to figure out the best way to deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen. --- view/tpl/new_channel.tpl | 4 ++-- view/tpl/smarty3/new_channel.tpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/new_channel.tpl b/view/tpl/new_channel.tpl index f83bc3a11..0ea764621 100644 --- a/view/tpl/new_channel.tpl +++ b/view/tpl/new_channel.tpl @@ -19,8 +19,8 @@
$nick_desc
- - + +
diff --git a/view/tpl/smarty3/new_channel.tpl b/view/tpl/smarty3/new_channel.tpl index c76eaf04e..a7aa44991 100644 --- a/view/tpl/smarty3/new_channel.tpl +++ b/view/tpl/smarty3/new_channel.tpl @@ -24,8 +24,8 @@
{{$nick_desc}}
- - + +
-- cgit v1.2.3