switch to eye-slash on whisper, similar to unlisted

This commit is contained in:
Jeff Atwood 2015-09-11 16:53:20 -07:00
parent 3b46ec7ae3
commit 4252a2ee1e
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
{{/if}}
{{#if view.whisper}}
<div class="post-info whisper" title={{i18n 'post.whisper'}}>{{fa-icon "user-secret"}}</div>
<div class="post-info whisper" title={{i18n 'post.whisper'}}>{{fa-icon "eye-slash"}}</div>
{{/if}}
{{#if showUserReplyTab}}