summaryrefslogblamecommitdiffstats
path: root/application/modules/user/views/scripts/auth/register.phtml
blob: 2033b0473c90dcdecfd69807242329bc03513242 (plain) (tree)
1
2
3
4



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