5 lines
63 B
PHTML

<?php
$this->form->setAction($this->url());
echo $this->form;