From e32f0ded99b0584278ef14538150fdd765beb33a Mon Sep 17 00:00:00 2001 From: Matthew Simo Date: Mon, 3 Mar 2014 17:38:27 -0600 Subject: [PATCH] Remove the entry-meta class from footer element's in content templates. Keep entry-footer class for this purpose. --- content-page.php | 2 +- content-single.php | 4 ++-- content.php | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content-page.php b/content-page.php index 73075634..49da30c6 100644 --- a/content-page.php +++ b/content-page.php @@ -20,5 +20,5 @@ ) ); ?> - ', '' ); ?> + ', '' ); ?> diff --git a/content-single.php b/content-single.php index a0474d04..396e948f 100644 --- a/content-single.php +++ b/content-single.php @@ -23,7 +23,7 @@ ?> - diff --git a/content.php b/content.php index dd4d4a0a..88d625bc 100644 --- a/content.php +++ b/content.php @@ -31,7 +31,7 @@ -