From c2db5c42a27cc5d0e77d751410a9747a4da6851c Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 21 May 2018 14:30:41 -0400 Subject: [PATCH] Space before the class attribute for featured images --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index 01bc524..66998c0 100644 --- a/functions.php +++ b/functions.php @@ -106,7 +106,7 @@ function glm_get_header($memberID = false) { echo '
'; // if ($image_caption) { @@ -121,7 +121,7 @@ function glm_get_header($memberID = false) { echo ''; } echo '
'; // End featured-image element -- 2.17.1