|
@@ -35,11 +35,11 @@
|
|
</div>
|
|
</div>
|
|
<!-- PRE h1After -->
|
|
<!-- PRE h1After -->
|
|
@if ($forums = $p->model->subforums)
|
|
@if ($forums = $p->model->subforums)
|
|
- <!-- PRE crumbsBefore -->
|
|
|
|
|
|
+ <!-- PRE linksBefore -->
|
|
<div class="f-nav-links">
|
|
<div class="f-nav-links">
|
|
@yield ('crumbs')
|
|
@yield ('crumbs')
|
|
</div>
|
|
</div>
|
|
- <!-- PRE crumbsAfter -->
|
|
|
|
|
|
+ <!-- PRE linksAfter -->
|
|
<!-- PRE subforumsBefore -->
|
|
<!-- PRE subforumsBefore -->
|
|
<section id="fork-subforums">
|
|
<section id="fork-subforums">
|
|
<ol class="f-ftlist">
|
|
<ol class="f-ftlist">
|
|
@@ -58,7 +58,7 @@
|
|
</section>
|
|
</section>
|
|
<!-- PRE subforumsAfter -->
|
|
<!-- PRE subforumsAfter -->
|
|
@endif
|
|
@endif
|
|
- <!-- PRE linksBefore -->
|
|
|
|
|
|
+ <!-- PRE linksBBefore -->
|
|
<div class="f-nav-links">
|
|
<div class="f-nav-links">
|
|
@yield ('crumbs')
|
|
@yield ('crumbs')
|
|
@if ($p->model->canCreateTopic || $p->model->pagination)
|
|
@if ($p->model->canCreateTopic || $p->model->pagination)
|
|
@@ -74,7 +74,7 @@
|
|
</div>
|
|
</div>
|
|
@endif
|
|
@endif
|
|
</div>
|
|
</div>
|
|
- <!-- PRE linksAfter -->
|
|
|
|
|
|
+ <!-- PRE linksBAfter -->
|
|
@if ($p->topics)
|
|
@if ($p->topics)
|
|
<!-- PRE mainBefore -->
|
|
<!-- PRE mainBefore -->
|
|
<section id="fork-forum" class="f-main">
|
|
<section id="fork-forum" class="f-main">
|
|
@@ -183,7 +183,7 @@
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</section>
|
|
<!-- PRE mainAfter -->
|
|
<!-- PRE mainAfter -->
|
|
- <!-- PRE linksBefore -->
|
|
|
|
|
|
+ <!-- PRE linksABefore -->
|
|
<div class="f-nav-links">
|
|
<div class="f-nav-links">
|
|
@if ($p->model->canCreateTopic || $p->model->pagination || $p->model->canMarkRead || $p->model->canSubscription)
|
|
@if ($p->model->canCreateTopic || $p->model->pagination || $p->model->canMarkRead || $p->model->canSubscription)
|
|
<div class="f-nlinks-a">
|
|
<div class="f-nlinks-a">
|
|
@@ -213,7 +213,7 @@
|
|
@endif
|
|
@endif
|
|
@yield ('crumbs')
|
|
@yield ('crumbs')
|
|
</div>
|
|
</div>
|
|
- <!-- PRE linksAfter -->
|
|
|
|
|
|
+ <!-- PRE linksAAfter -->
|
|
@endif
|
|
@endif
|
|
@if ($p->enableMod && $form = $p->formMod)
|
|
@if ($p->enableMod && $form = $p->formMod)
|
|
<!-- PRE modBefore -->
|
|
<!-- PRE modBefore -->
|