Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version
This commit is contained in:
parent
534a537319
commit
6a3995014e
@ -76,7 +76,7 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
{{else}}
|
{{else}}
|
||||||
<div class="btn-group privacy-button-group">
|
<div class="btn-group visible-xs visible-sm privacy-button-group">
|
||||||
{{/if}}
|
{{/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;">
|
||||||
|
Reference in New Issue
Block a user