index
:
openslx-ng/pbs2.git
master
PBS2
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
/
views
/
scripts
/
auth
/
login.phtml
blob: 0242bc6363e1a2c6ffcebb717056f0808ade66b8 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
<?php $this->loginForm->setAction($this->url()); echo $this->loginForm; ?>