From: Steve Sutton Date: Thu, 13 Apr 2017 19:19:31 +0000 (-0400) Subject: Use smarty request not post. X-Git-Tag: v1.0.0^2~43 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=17de70031634c3d956fba2946a123e441e51074a;p=WP-Themes%2Fbrewbakers.git Use smarty request not post. There are two links in the footer of the site than need to send get so we have to check get and post (request) to see if custom field is in search. --- diff --git a/glm-member-db/views/front/members/list.html b/glm-member-db/views/front/members/list.html index b061a13..e21ffef 100644 --- a/glm-member-db/views/front/members/list.html +++ b/glm-member-db/views/front/members/list.html @@ -59,10 +59,10 @@ {/if}
-
-
-
-
+
+
+
+