From: Steve Sutton Date: Thu, 8 Aug 2019 18:00:37 +0000 (-0400) Subject: Update the sub nav styles X-Git-Tag: v2.13.0^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3d67d29c3672d57b85c51145472f0f300f1ced79;p=WP-Plugins%2Fglm-member-db.git Update the sub nav styles Set them in the main div container. Set amenity sub nav to h3. --- diff --git a/views/admin/settings/amenities.html b/views/admin/settings/amenities.html index 70b27e68..ac1ed989 100644 --- a/views/admin/settings/amenities.html +++ b/views/admin/settings/amenities.html @@ -1,9 +1,9 @@ {include file='admin/settings/header.html'} - +
@@ -73,7 +73,7 @@

* Required

Cancel - + @@ -152,11 +152,11 @@

* Required

Cancel - + - - + +

Amenities

@@ -214,7 +214,7 @@
- - + + {include file='admin/footer.html'} diff --git a/views/admin/settings/header.html b/views/admin/settings/header.html index 67fd83a1..795c03ba 100644 --- a/views/admin/settings/header.html +++ b/views/admin/settings/header.html @@ -22,27 +22,28 @@ {/foreach} - {* Member Sub Navigation *} - {if in_array( $thisAction, $memberSubActions)} - - {/if} - {* Main member content container *}
+ {* Member Sub Navigation *} + {if in_array( $thisAction, $memberSubActions)} + + {/if} + +