summaryrefslogblamecommitdiffstats
path: root/application/views/scripts/bootiso/createbootiso.phtml
blob: a5ad609782af4c532530383a9af3b4a3493b49e0 (plain) (tree)
1
2
3
4



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