Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version

This commit is contained in:
Haakon Meland Eriksen 2015-12-10 07:27:42 +01:00
parent 6a3995014e
commit e01d4f289b

View File

@ -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>