From: Anthony Talarico Date: Wed, 30 May 2018 15:26:00 +0000 (-0400) Subject: fixing missing div tag X-Git-Tag: v1.0.0^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=70fb0150f18f9dcc37d160b189ac1150b9af3cf1;p=WP-Themes%2Ffrederictownship.git fixing missing div tag div tag from interior page was deleted during an edit, replaced --- diff --git a/sections/interior-page.php b/sections/interior-page.php index 3c191da..43c6724 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -1,28 +1,9 @@
- ID ) === "no-sidebars.php") { ?> -
- - "; - echo ''; - bcn_display(); - echo "
"; - }?> - -
- - -
- -
- -
- -
- + ID ) === "no-sidebars.php") { ?> +
+ "; @@ -32,11 +13,31 @@ }?>
- -
-

+ + +
+ +
+ +
+ +
+ + "; + echo ''; + bcn_display(); + echo "
"; + }?> +
+ +
+

+
+ - +
\ No newline at end of file