From 6ae5db157dccdda5c77ce55d3e7ffa36d2b42ff1 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 22 Oct 2013 12:52:16 +0000 Subject: [PATCH] Update search form on template Need to setup the form just like it was a QuickForm. --- Toolkit/Page.php | 2 ++ templates/template.html | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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 @@
+ +