diff options
author | friendica <info@friendica.com> | 2014-12-29 23:58:14 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-29 23:58:14 -0800 |
commit | 2f650b74d35335815c48537cd03c81cc92a3c4f8 (patch) | |
tree | d209405166df963a8cca626fb53dc69a9e0b3872 /view/tpl/channels.tpl | |
parent | 5cfe0511391e391d46b91efaa8df3501d498fd21 (diff) | |
parent | 9b2c71a5dcdeb7ef7a1b1e09ad906bc750b1d0d6 (diff) | |
download | volse-hubzilla-2f650b74d35335815c48537cd03c81cc92a3c4f8.tar.gz volse-hubzilla-2f650b74d35335815c48537cd03c81cc92a3c4f8.tar.bz2 volse-hubzilla-2f650b74d35335815c48537cd03c81cc92a3c4f8.zip |
Merge branch 'master' into trinidad
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"> |