summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/group/link.phtml
blob: 94ad343c053d4ddbee0233c7f84e944d70ed2aaf (plain) (blame)
1
2
3
4
<?php
$this->linkForm->setAction($this->url());
echo $this->linkForm;
?>