summaryrefslogblamecommitdiffstats
path: root/application/modules/fbgui/views/scripts/auth/login.phtml
blob: 17b1c16a0148007d5129569ace8aeaa25eeeafad (plain) (tree)
1
2
3
4


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