From: Steve Sutton Date: Thu, 13 Sep 2018 17:59:42 +0000 (-0400) Subject: Undo the changes for setting tabs. X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=24c171db1ed57368e9dd44e91f70d70bd4c718ac;p=WP-Plugins%2Fglm-member-db.git Undo the changes for setting tabs. Going back to the old way. We'll be updating this, and I don't want huge conflicts by the time I try to merge these changes in. --- diff --git a/views/admin/settings/header.html b/views/admin/settings/header.html index 5361c8fb..820efc6b 100644 --- a/views/admin/settings/header.html +++ b/views/admin/settings/header.html @@ -3,35 +3,23 @@

{$glmPluginName} Settings

-
- {if isset( $thisAction ) && in_array( $thisAction, array( 'index', 'categories', 'amenities', 'cities', 'regions', 'counties', 'emailsettings' ) )} - - {/if}