Update forum.forkbb.php

This commit is contained in:
Visman 2020-06-18 17:09:51 +07:00
parent b4ba1eed6e
commit 159fc15c7f

View file

@ -161,8 +161,8 @@
@endif
@if ($p->model->canCreateTopic)
<a class="f-btn f-btn-create-topic" href="{!! $p->model->linkCreateTopic !!}">{!! __('Post topic') !!}</a>
</div>
@endif
</div>
@endif
@yield ('pagination')
</div>