Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
This commit is contained in:
parent
b9af0645c2
commit
e7d9863432
@ -74,7 +74,7 @@
|
||||
<i class="icon-terminal jot-icons"></i>
|
||||
</button>
|
||||
</div>
|
||||
<div class="btn-group visible-xs visible-sm privacy-button-group">
|
||||
<div class="btn-group privacy-button-group">
|
||||
{{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>
|
||||
|
Reference in New Issue
Block a user