From: Laury GvR Date: Fri, 13 Mar 2015 15:02:30 +0000 (-0400) Subject: GLM Blocks part was lacking php tags. Slightly changed class X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=53d6ba1798af053c0feb6f0d55c74e7a69e6f76e;p=web%2FGruntInit%2FglmTheme.git GLM Blocks part was lacking php tags. Slightly changed class --- diff --git a/root/parts/glm-blocks.php b/root/parts/glm-blocks.php index 75be1a8..03c65e1 100644 --- a/root/parts/glm-blocks.php +++ b/root/parts/glm-blocks.php @@ -1,8 +1,9 @@ -if (is_front_page()) { +'; + echo '
'; glm_blocks_show(); echo '
'; echo '

'; } } +?> \ No newline at end of file