aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/jot.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-26 16:39:35 -0700
committerfriendica <info@friendica.com>2014-05-26 16:39:35 -0700
commitd749c1d9c63150f26140e6abab4e50507d477256 (patch)
treea79eed0824565a7c662e3258e85181f4bd5db406 /view/tpl/jot.tpl
parente81f31c41cff89722d3bb4e6ebb5ee830c9094d6 (diff)
parentc61da303dd7b1d082b03f7acbe7618b406cc941a (diff)
downloadvolse-hubzilla-d749c1d9c63150f26140e6abab4e50507d477256.tar.gz
volse-hubzilla-d749c1d9c63150f26140e6abab4e50507d477256.tar.bz2
volse-hubzilla-d749c1d9c63150f26140e6abab4e50507d477256.zip
Merge https://github.com/friendica/red into pending_merge
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 2fd24d5ff..c4fdba0f5 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 btn-preview" onclick="preview_post();return false;" title="{{$preview}}">
+ <button class="btn btn-default btn-sm" onclick="preview_post();return false;" title="{{$preview}}">
<i class="icon-eye-open jot-icons" ></i>
</button>
{{/if}}