Regrouped post buttons

This commit is contained in:
Haakon Meland Eriksen 2015-11-13 00:07:09 +01:00
parent ba84d6ff7c
commit 921a2e0dc4

View File

@ -81,10 +81,7 @@
<i class="icon-underline jot-icons"></i>
</button>
</div>
{{if $visitor}}
{{else}}
<div class="btn-group hidden-xs">
{{/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>