From: Steve Sutton Date: Fri, 27 Jul 2018 12:11:51 +0000 (-0400) Subject: Updating header for members. X-Git-Tag: v1.0.18^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d3e3d0827ad18ad095783f5b6686b797a6b80baa;p=WP-Themes%2Fmigcsa.git Updating header for members. If they're logged in but don't have permission to admin area then show a Renew link instead of Admin link. --- diff --git a/sections/header.php b/sections/header.php index 1952171..7b9cdc6 100644 --- a/sections/header.php +++ b/sections/header.php @@ -8,7 +8,7 @@ - +
@@ -21,12 +21,12 @@
  • Awards
  • - +
    Members Only
    - @@ -83,4 +87,4 @@ jQuery("#members-login-toggle").on("click", function() { jQuery(".member-box").toggleClass("collapse"); }); - \ No newline at end of file + diff --git a/style.css b/style.css index 025d285..fbcfbae 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MiGCSA Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MiGCSA -Version: 1.0.17 +Version: 1.0.18 */