summaryrefslogblamecommitdiffstats
path: root/application/views/scripts/auth/login.phtml
blob: 41df6dc42544d5d5b6570ede005fcbbba292a69a (plain) (tree)
1
2
3
4



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