TESTING - Menu
This commit is contained in:
parent
16003af8d7
commit
6a94cc7988
@ -12,7 +12,7 @@
|
||||
<?php endif ?>
|
||||
|
||||
<?= $this->partial('post/show_partials/status_notices', array('pools' => $this->pools)) ?>
|
||||
<div class="clearfix">
|
||||
<div class="clearfix" id="main-menu">
|
||||
<?= $this->partial('post/show_partials/related_posts_panel') ?> <?= $this->partial('tags') ?> <?= $this->partial('post/show_partials/statistics_panel') ?> <?= $this->partial('post/show_partials/options_panel') ?>
|
||||
<?php if (CONFIG()->can_show_ad('post#show-sidebar', current_user())) : ?>
|
||||
<?= $this->partial('vertical') ?>
|
||||
|
Reference in New Issue
Block a user