Fixed kw search bug.
This commit is contained in:
@ -117,7 +117,7 @@ LIMIT 4');
|
||||
</div>
|
||||
<div class="fh5co-box">
|
||||
<h3 class="heading">Search</h3>
|
||||
<form action="basictitlesearch.php" method="get">
|
||||
<form action="keywordresults.php" method="get">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" name="kw" placeholder="Keyword search">
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user