restoring post/quote buttons pending template system fix for IFs

This commit is contained in:
Julian Lam
2014-01-24 13:11:30 -05:00
parent a3fe390810
commit 26848641cd

View File

@@ -76,12 +76,10 @@
<!-- ENDIF posts.favourited -->
</button>
</div>
<!-- IF privileges.write -->
<div class="btn-group">
<button class="btn btn-sm btn-default quote" type="button" title="[[topic:quote]]"><i class="fa fa-quote-left"></i></button>
<button class="btn btn-sm btn-primary btn post_reply" type="button">[[topic:reply]] <i class="fa fa-reply"></i></button>
</div>
<!-- ENDIF privileges.write -->
<div class="pull-right">
<div class="btn-group post-tools">