diff options
Diffstat (limited to 'view/tpl/smarty3/channel.tpl')
-rw-r--r-- | view/tpl/smarty3/channel.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/channel.tpl b/view/tpl/smarty3/channel.tpl index 15a1c0d5b..b49cf19cc 100644 --- a/view/tpl/smarty3/channel.tpl +++ b/view/tpl/smarty3/channel.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}<div class="channel-selection"> + *}} +<div class="channel-selection"> {{if $channel.default_links}} {{if $channel.default}} <div class="channel-selection-default default">{{$msg_default}}</div> |