correct width logo
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<?$author = get_the_author();
|
||||
if ( ! empty ( $author ) AND $author !== 'vetandlife.ru'):?>
|
||||
<div class="post_author">
|
||||
Автор: <?php the_author(); ?>
|
||||
Автор: <?=the_author_posts_link()?>
|
||||
</div>
|
||||
<?endif?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user