summaryrefslogtreecommitdiffstats
path: root/application/modules/dev/views/scripts/bootos/createbootos.phtml
blob: 3d35695e9b909deafca1b030d6171730dd5c3fbc (plain) (blame)
1
2
3
4
<?php
$this->createbootosForm->setAction($this->url());
echo $this->createbootosForm;
?>