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