From: Laury GvR Date: Tue, 21 Oct 2014 14:07:36 +0000 (-0400) Subject: Fix for if page has no featured image X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1bd1f3807d61dc51446d17f4f560175ce0179191;p=web%2FWP-Theme-GaslightMedia.git Fix for if page has no featured image --- diff --git a/page.php b/page.php index 409eb30..3b52209 100644 --- a/page.php +++ b/page.php @@ -2,9 +2,11 @@
- ID), "full"); - echo '' + echo ''; + } + ?>