aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/chanview.tpl
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2014-02-20 08:42:40 +0100
committerzottel <github@zottel.net>2014-02-20 08:42:40 +0100
commitb223b52f83344a7ebdea460cd534d24337f0b403 (patch)
tree793e2eb49387c4a371229cc70f18c2c3df95485c /view/tpl/chanview.tpl
parent79d3dae7fa80df6ea6914807bcde4d8b8c390361 (diff)
parentc219451702b2e20c100c8b2a32f4dd1f42e82768 (diff)
downloadvolse-hubzilla-b223b52f83344a7ebdea460cd534d24337f0b403.tar.gz
volse-hubzilla-b223b52f83344a7ebdea460cd534d24337f0b403.tar.bz2
volse-hubzilla-b223b52f83344a7ebdea460cd534d24337f0b403.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/tpl/chanview.tpl')
-rwxr-xr-xview/tpl/chanview.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/chanview.tpl b/view/tpl/chanview.tpl
index 4df327bf9..a43ea1b5d 100755
--- a/view/tpl/chanview.tpl
+++ b/view/tpl/chanview.tpl
@@ -1,2 +1,2 @@
-<div id="chanview-iframe-border" class="fakelink" onclick="chanviewFull(); return true;" title="{{$full}}" >&#x2610;</div>
+<div id="chanview-iframe-border" class="fakelink" onclick="chanviewFull(); return true;" title="{{$full}}" ><i class="icon-fullscreen"></i></div>
<iframe id="remote-channel" width="100%" src="{{$url}}" onload="resize_iframe()"></iframe>