From: Steve Sutton Date: Tue, 22 Oct 2013 12:52:16 +0000 (+0000) Subject: Update search form on template X-Git-Tag: v1.0~14 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6ae5db157dccdda5c77ce55d3e7ffa36d2b42ff1;p=web%2FMichiganTrailMaps.git Update search form on template Need to setup the form just like it was a QuickForm. --- diff --git a/Toolkit/Page.php b/Toolkit/Page.php index 1727cc1..f88e29c 100755 --- a/Toolkit/Page.php +++ b/Toolkit/Page.php @@ -452,6 +452,8 @@ class Toolkit_Page $this->tripPlannerUrl = Toolkit_Template_Page::getSeoUrl( $this->_pageGateway, MEMBER_SESSION_PAGE ); + $this->findTrailAction = $this->baseURL . 'index.php?_qf__SearchForm=' + . '&catid=3&search=1'; $this->_setupTrailSearchForm(); // check if define for GOOGLE_SEARCH is set diff --git a/templates/template.html b/templates/template.html index 1ade6bb..3aef542 100755 --- a/templates/template.html +++ b/templates/template.html @@ -72,10 +72,12 @@
+ +