Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
This commit is contained in:
parent
6a3995014e
commit
e01d4f289b
@ -75,9 +75,9 @@
|
|||||||
<i class="icon-terminal jot-icons"></i>
|
<i class="icon-terminal jot-icons"></i>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
{{/if}}
|
||||||
{{else}}
|
{{else}}
|
||||||
<div class="btn-group visible-xs visible-sm privacy-button-group">
|
<div class="btn-group visible-xs visible-sm privacy-button-group">
|
||||||
{{/if}}
|
|
||||||
{{if $feature_encrypt}}
|
{{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;">
|
<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>
|
<i id="profile-encrypt" class="icon-key jot-icons"></i>
|
||||||
|
Reference in New Issue
Block a user