% if(defined $stream && $stream eq 'embed') {
%chnum
|
%name
% } else {
<& '/include/reelbox:remote_link', link => '?zap=%chnum&bouqet=%bouqet',
name => '%chnum',
title => '@(Zap)',
highlight => $chnum
&>
|
<& '/include/reelbox:remote_link', link => '?zap=%chnum&bouqet=%bouqet',
name => '%name',
title => '@(Zap)',
highlight => $chnum
&>
|
<& '/include/reelbox:remote_link', link => $streamlink,
name => ' ',
target => $target,
title => '@(Stream)',
arguments => $arguments,
highlight => $chnum
&>
<& '/include/reelbox:remote_link', link => "/vdr/epg/epg.html?chnum=%chnum",
name => ' ',
title => '@(EPG)',
arguments => $arguments,
highlight => $chnum
&>
|
% }
|
&>