From 94fb9c240661a9cd2b7199a648e9c5b4f9b69e8d Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 8 Sep 2013 00:21:42 +0200 Subject: Service class identity, follow, photo upload, att upload --- view/tpl/channels.tpl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'view/tpl/channels.tpl') diff --git a/view/tpl/channels.tpl b/view/tpl/channels.tpl index 317384661..af6b36b1d 100755 --- a/view/tpl/channels.tpl +++ b/view/tpl/channels.tpl @@ -7,6 +7,11 @@ {{/foreach}} {{/if}} +{{if $channel_usage_message}} +
+{{$channel_usage_message}} +
+{{/if}} {{if $selected}}
{{$msg_selected}}
-- cgit v1.2.3