aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-12-10 07:27:42 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-12-10 07:27:42 +0100
commite01d4f289b35604e7f2d429646fb09d73d8e1949 (patch)
treef4f012dd73398eb287f9b83134591c5551658187 /view/tpl
parent6a3995014e9fc46f8a1365d5e94e239c86ffa338 (diff)
downloadvolse-hubzilla-e01d4f289b35604e7f2d429646fb09d73d8e1949.tar.gz
volse-hubzilla-e01d4f289b35604e7f2d429646fb09d73d8e1949.tar.bz2
volse-hubzilla-e01d4f289b35604e7f2d429646fb09d73d8e1949.zip
Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
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 5a2f32ab1..4c5c03f6b 100755
--- a/view/tpl/jot.tpl
+++ b/view/tpl/jot.tpl
@@ -75,9 +75,9 @@
<i class="icon-terminal jot-icons"></i>
</button>
</div>
+ {{/if}}
{{else}}
<div class="btn-group visible-xs visible-sm privacy-button-group">
- {{/if}}
{{if $feature_encrypt}}
<button id="profile-encrypt-wrapper" class="btn btn-default btn-sm" title="{{$encrypt}}" onclick="red_encrypt('{{$cipher}}','#profile-jot-text',$('#profile-jot-text').val());return false;">
<i id="profile-encrypt" class="icon-key jot-icons"></i>