moving add button above.
This commit is contained in:
parent
5836548075
commit
58a25186bb
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue