Removed commented buttons.
This commit is contained in:
parent
6424f646e2
commit
a560fba80f
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@
|
|||
{% if current_user is defined %}
|
||||
<div class="container forum__actions">
|
||||
<a href="?m=mark&c={{ csrf_token('forum_mark') }}" class="input__button forum__actions__button">Mark All Read</a>
|
||||
{#<a href="?m=unread" class="input__button forum__actions__button">Unread Posts</a>#}
|
||||
{#<a href="?m=your" class="input__button forum__actions__button">Your Posts</a>#}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Reference in a new issue