Skip to content
Snippets Groups Projects
Commit 9c8dfd92 authored by Jared Hancock's avatar Jared Hancock
Browse files

oops: Fixup advanced search results message placement

parent 6ffc14d8
No related branches found
No related tags found
No related merge requests found
......@@ -668,6 +668,7 @@ if ($results) {
</fieldset>
<?php } ?>
<hr/>
<div id="result-count" class="clear"></div>
<p>
<span class="buttons pull-right">
<input type="submit" value="<?php echo __('Search');?>">
......@@ -681,6 +682,4 @@ if ($results) {
</span>
</p>
</form>
<div id="result-count">
</div>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment