aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2014-04-18 16:35:31 +0100
committerThomas Willingham <founder@kakste.com>2014-04-18 16:35:31 +0100
commitfdcb6052fca2a430bec31d31baa9781eba77b7cb (patch)
treef65d8d4ee3ae5a1e0cfea42c5cb4f00c74b3b82c /view/tpl
parent4e0b85267aae6aa8c982b56eb7c17ca2dae17f17 (diff)
parent2ac7fb49b6567f31644da99da5b43fabf09fe067 (diff)
downloadvolse-hubzilla-fdcb6052fca2a430bec31d31baa9781eba77b7cb.tar.gz
volse-hubzilla-fdcb6052fca2a430bec31d31baa9781eba77b7cb.tar.bz2
volse-hubzilla-fdcb6052fca2a430bec31d31baa9781eba77b7cb.zip
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view/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 c4fdba0f5..2fd24d5ff 100755
--- a/view/tpl/jot.tpl
+++ b/view/tpl/jot.tpl
@@ -81,7 +81,7 @@
</button>
{{/if}}
{{if $preview}}
- <button class="btn btn-default btn-sm" onclick="preview_post();return false;" title="{{$preview}}">
+ <button class="btn btn-default btn-sm btn-preview" onclick="preview_post();return false;" title="{{$preview}}">
<i class="icon-eye-open jot-icons" ></i>
</button>
{{/if}}