From: Steve Sutton Date: Wed, 8 May 2019 12:46:54 +0000 (-0400) Subject: Update member search form X-Git-Tag: v2.12.2^2~8 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=bef0ecac78815cfc9dec48b26b8130903586f5ed;p=WP-Plugins%2Fglm-member-db.git Update member search form Use get method. the other attribute for the form tag was only needed if your sending files. Since there will never be files sent from this form mutipart is being removed. --- diff --git a/views/front/members/list.html b/views/front/members/list.html index e6662d6f..934bbe52 100755 --- a/views/front/members/list.html +++ b/views/front/members/list.html @@ -64,7 +64,7 @@ {if $showSettings.list_search_show_button}
Close
{/if} -
+ {if isset($wpSearch)}{/if}
{apply_filters('glm-member-db-front-members-list-searchFormTop', '')}