4 lines
63 B
PHTML
4 lines
63 B
PHTML
<?php
|
|
|
|
$this->form->setAction($this->url());
|
|
echo $this->form;
|