moving add button above.

This commit is contained in:
naomiaro 2011-01-03 14:19:38 -05:00
parent 5836548075
commit 58a25186bb
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<span id="search_add">Add</span>
<?php
$this->form->setAction($this->url());
echo $this->form;
?>
<span id="search_add">Add</span>