2010-12-30 17:26:44 -05:00

5 lines
63 B
PHTML

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