streams/view/tpl/chanview.tpl

3 lines
238 B
Smarty
Raw Normal View History

2016-04-30 19:59:02 +00:00
<div id="chanview-iframe-border" class="fakelink" onclick="chanviewFull(); return true;" title="{{$full}}" ><i class="fa fa-arrows-alt"></i></div>
<iframe id="remote-channel" width="100%" src="{{$url}}" onload="resize_iframe()"></iframe>