diff options
Diffstat (limited to 'view/tpl/smarty3/chanview.tpl')
-rw-r--r-- | view/tpl/smarty3/chanview.tpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/view/tpl/smarty3/chanview.tpl b/view/tpl/smarty3/chanview.tpl deleted file mode 100644 index 4b0f29f6c..000000000 --- a/view/tpl/smarty3/chanview.tpl +++ /dev/null @@ -1,7 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} -<div id="chanview-iframe-border" class="fakelink" onclick="chanviewFull(); return true;" title="{{$full}}" >☐</div> -<iframe id="remote-channel" width="100%" src="{{$url}}" onload="resize_iframe()"></iframe> |