removed br after ad
This commit is contained in:
parent
8de2c5ed67
commit
322e190a57
@ -27,8 +27,6 @@
|
||||
<div class="content" id="right-col">
|
||||
<?php if (CONFIG()->can_see_ads(current_user())) : ?>
|
||||
<?= $this->partial('horizontal') ?>
|
||||
<br />
|
||||
<br />
|
||||
<?php endif ?>
|
||||
<?= $this->partial('post/show_partials/image') ?>
|
||||
<?= $this->partial('post/show_partials/image_footer', ['post_id' => $this->post->id]) ?>
|
||||
|
Reference in New Issue
Block a user