Quick Search Addition

How can I add a quick search form into html template file ?

Quote · 16 Dec 2014

<form action="searchKeyword.php" method="get">
    <input type="text" name="keyword" />
    <input type="submit" value="Search" />
</form>

Rules → http://www.boonex.com/terms
Quote · 22 Dec 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.