index
:
openslx-ng/pbs2.git
master
PBS2
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
/
modules
/
user
/
views
/
scripts
/
group
/
add.phtml
blob: 588ce314f9da626ba538ed3bc2fc7718b1b34c50 (
plain
) (
blame
)
1
2
3
4
5
<h1>Add Group</h1> <?php $this->addForm->setAction($this->url()); echo $this->addForm; ?>