moving add button above.
This commit is contained in:
parent
5836548075
commit
58a25186bb
|
@ -1,6 +1,7 @@
|
||||||
|
<span id="search_add">Add</span>
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
$this->form->setAction($this->url());
|
$this->form->setAction($this->url());
|
||||||
echo $this->form;
|
echo $this->form;
|
||||||
?>
|
?>
|
||||||
<span id="search_add">Add</span>
|
|
||||||
|
|
Loading…
Reference in New Issue