From: Steve Sutton Date: Wed, 1 Aug 2018 13:27:54 +0000 (-0400) Subject: First release X-Git-Tag: v1.0.0^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=2ead0e5f8da0246c2f3535ce60e9141d2c079ea7;p=WP-Themes%2Fcirclemichigan.git First release 1.0.0 --- diff --git a/index.php b/index.php index f731c53..c28f146 100644 --- a/index.php +++ b/index.php @@ -7,30 +7,30 @@
'; - include "sections/footer.php"; - include "sections/copyright.php"; - echo '
'; + include "sections/footer.php"; + include "sections/copyright.php"; + echo '
'; ?> @@ -38,7 +38,6 @@ - - \ No newline at end of file + diff --git a/parts/glm-members-only-top-bar.php b/parts/glm-members-only-top-bar.php index aacfbab..7e794f6 100644 --- a/parts/glm-members-only-top-bar.php +++ b/parts/glm-members-only-top-bar.php @@ -1,7 +1,6 @@
"; -// echo ''; + echo ""; // } ?> @@ -9,7 +8,7 @@ Logout - Enter Admin Area + Enter Admin Area
- \ No newline at end of file + diff --git a/sections/interior-page.php b/sections/interior-page.php index 51de901..bdfd4d7 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -1,17 +1,17 @@
@@ -26,7 +26,7 @@
- +
ID ) === "members-only-template.php") { ?>
@@ -40,17 +40,16 @@
- + "; - echo ''; bcn_display(); echo "
"; }?>
- ID ) === "members-only-template.php") { ?>
@@ -60,6 +59,6 @@
- +
-
\ No newline at end of file + diff --git a/style.css b/style.css index f74033a..38512ad 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: circlemichigan Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Circle Michigan -Version: 1.0.3 +Version: 1.0.0 */