diff options
Diffstat (limited to 'view/tpl/smarty3/chanview.tpl')
-rw-r--r-- | view/tpl/smarty3/chanview.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/smarty3/chanview.tpl b/view/tpl/smarty3/chanview.tpl index 4df327bf9..4b0f29f6c 100644 --- a/view/tpl/smarty3/chanview.tpl +++ b/view/tpl/smarty3/chanview.tpl @@ -1,2 +1,7 @@ +{{* + * 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> |