aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/jot.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-11-25 14:54:14 -0800
committerfriendica <info@friendica.com>2013-11-25 14:54:14 -0800
commitfe9162395ae703adf91f7ac32833211ca60ac216 (patch)
tree7071731776564bdc034cf731082c1e2b871b3879 /view/tpl/jot.tpl
parentcbe096dd90292613e21725c8468eaf77f934d079 (diff)
downloadvolse-hubzilla-fe9162395ae703adf91f7ac32833211ca60ac216.tar.gz
volse-hubzilla-fe9162395ae703adf91f7ac32833211ca60ac216.tar.bz2
volse-hubzilla-fe9162395ae703adf91f7ac32833211ca60ac216.zip
sort out the preview icons
Diffstat (limited to 'view/tpl/jot.tpl')
-rwxr-xr-xview/tpl/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl
index b9238f0c0..666fae9cd 100755
--- a/view/tpl/jot.tpl
+++ b/view/tpl/jot.tpl
@@ -71,7 +71,7 @@
</div>
{{/if}}
- {{if $preview}}<span onclick="preview_post();" id="jot-preview-link" class="fakelink">{{$preview}}</span>{{/if}}
+ {{if $preview}}<span onclick="preview_post();" id="jot-preview-link" class="fakelink"><i class="icon-eye-open jot-icons" title="{{$preview}}"></i></span>{{/if}}
<div id="profile-jot-perms-end"></div>