diff options
author | friendica <info@friendica.com> | 2014-12-29 23:57:33 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-29 23:57:33 -0800 |
commit | 9b2c71a5dcdeb7ef7a1b1e09ad906bc750b1d0d6 (patch) | |
tree | 3e011882f060906cb3a7f797c873d8025046fcff /view/tpl/channels.tpl | |
parent | 20356217c57b70a4673ae37f5d6655f38f0eb891 (diff) | |
parent | 619733e297708f49646bb220658c90223a8648c6 (diff) | |
download | volse-hubzilla-9b2c71a5dcdeb7ef7a1b1e09ad906bc750b1d0d6.tar.gz volse-hubzilla-9b2c71a5dcdeb7ef7a1b1e09ad906bc750b1d0d6.tar.bz2 volse-hubzilla-9b2c71a5dcdeb7ef7a1b1e09ad906bc750b1d0d6.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/tpl/channels.tpl')
-rwxr-xr-x | view/tpl/channels.tpl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/view/tpl/channels.tpl b/view/tpl/channels.tpl index 0dec68a53..26d0e14d2 100755 --- a/view/tpl/channels.tpl +++ b/view/tpl/channels.tpl @@ -13,14 +13,6 @@ {{$channel_usage_message}} </div> {{/if}} -{{if $selected}} -<div id="selected-channel"> -<div id="channels-selected">{{$msg_selected}}</div> -{{include file="channel.tpl" channel=$selected}} -</div> -<div class="channels-end selected"></div> -{{/if}} -<br /> <div id="channels-desc" class="descriptive-text">{{$desc}}</div> <div id="all-channels"> |