From d46fe209865d4b45bb4a27ec70744ee50a178dc7 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Wed, 26 Oct 2016 21:50:30 -0700 Subject: modernise chanview, which has a renewed purpose - to provide a connect link to foreign network members. The iframe no longer works due to content security policies, and people hated this with a passion anyway; so just provide a URL to visit. --- view/tpl/chanview.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'view') diff --git a/view/tpl/chanview.tpl b/view/tpl/chanview.tpl index d5f379f74..39fafaf8e 100755 --- a/view/tpl/chanview.tpl +++ b/view/tpl/chanview.tpl @@ -1,2 +1 @@ - - +{{$url}} -- cgit v1.2.3