From f3d03f2464828956029e7fec2770664fa0ea10bc Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Mon, 24 Apr 2017 09:16:23 -0400 Subject: [PATCH] I updated the content area to lineup I updated the content area on the general interior pages to lineup with the breadcrumbs. The php call for the event-template was the source of our problem. I took out the condition for if the template wasn't used. --- sections/interior-page.php | 1 - 1 file changed, 1 deletion(-) diff --git a/sections/interior-page.php b/sections/interior-page.php index 12b31a5..e57cb5a 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -13,7 +13,6 @@
ID ) !== "events-template.php" ) { ?> -
-- 2.17.1