summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury German <blueknight@gentoo.org>2019-05-22 00:42:33 -0400
committerYury German <blueknight@gentoo.org>2019-05-22 00:42:33 -0400
commite89abce1b01dda89efdf230101d1aa3c877b3b6c (patch)
treecfb27a564c1f4cfff30d18dbf591efd48283b154 /themes/mantra/content/content-status.php
parentAdding Twentyninetten (diff)
downloadblogs-gentoo-e89abce1b01dda89efdf230101d1aa3c877b3b6c.tar.gz
blogs-gentoo-e89abce1b01dda89efdf230101d1aa3c877b3b6c.tar.bz2
blogs-gentoo-e89abce1b01dda89efdf230101d1aa3c877b3b6c.zip
Updating of Plugins and Themes
List of Plugins updates -- akismet.4.1.2 google-authenticator.0.52 jetpack.7.3.1 List of Themes Updates -- mantra.3.2.0 twentyfifteen.2.5 twentyfourteen.2.7 Signed-off-by: Yury German <blueknight@gentoo.org>
Diffstat (limited to 'themes/mantra/content/content-status.php')
-rw-r--r--themes/mantra/content/content-status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/mantra/content/content-status.php b/themes/mantra/content/content-status.php
index 75d91d6b..38ee0abd 100644
--- a/themes/mantra/content/content-status.php
+++ b/themes/mantra/content/content-status.php
@@ -24,7 +24,7 @@
<div class="avatar">
<?php echo get_avatar( get_the_author_meta( 'ID' ), apply_filters( 'mantra_status_avatar', '65' ) ); ?>
</div>
- <div class="entry-meta2">
+ <div class="entry-meta entry-meta2">
<h3 class="entry-format"><?php _e( 'Status', 'mantra' ); ?></h3>
<?php mantra_posted_on(); ?>
<?php /* if ( comments_open() && ! post_password_required() ) :*/ ?>