Update forum.forkbb.php
This commit is contained in:
parent
b4ba1eed6e
commit
159fc15c7f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue