Minor change
This commit is contained in:
parent
b7cec55d60
commit
2516542b68
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
|||
@endif
|
||||
@yield ('crumbs')
|
||||
</div>
|
||||
@if ($p->enableMod && $form = $p->formMod)
|
||||
@if ($p->enableMod && $form = $p->formMod)
|
||||
<section id="fork-mod" class="f-moderate">
|
||||
<h2>{!! __('Moderate') !!}</h2>
|
||||
<div class="f-fdivm">
|
||||
|
|
Loading…
Add table
Reference in a new issue