splited search in two steps, 1 only taxonomy, 2 full text less 1
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
<div class="inner">
|
||||
|
||||
<?php
|
||||
|
||||
print render($searchform);
|
||||
if(isset($advancedsearchform)){
|
||||
print render($advancedsearchform);
|
||||
}
|
||||
|
||||
?>
|
||||
<?php print render($searchform); ?>
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user