summaryrefslogblamecommitdiffstats
path: root/application/modules/user/views/scripts/group/link.phtml
blob: 94ad343c053d4ddbee0233c7f84e944d70ed2aaf (plain) (tree)
1
2
3
4



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