6 lines
99 B
PHTML
6 lines
99 B
PHTML
<?php
|
|
|
|
$this->form->setAction($this->url());
|
|
echo $this->form;
|
|
?>
|
|
<span id="search_add">Add</span>
|