Revised title of page

This commit is contained in:
Fabiano 2018-07-13 16:44:55 -03:00
parent 6df9e97dfa
commit a29a12b7d4
1 changed files with 1 additions and 3 deletions

View File

@ -3,9 +3,7 @@
<div class="header-meta text-muted mb-5"> <div class="header-meta text-muted mb-5">
<?php <?php
tainacan_post_date(); tainacan_post_date();
echo ' '; _e(', by ', 'tainacan-theme');
_e('By', 'tainacan-theme');
echo ' ';
the_author_posts_link(); the_author_posts_link();
/* echo ' '; /* echo ' ';
_e('on', 'tainacan-theme'); */ _e('on', 'tainacan-theme'); */