summaryrefslogblamecommitdiffstats
path: root/application/views/scripts/bootos/editbootos.phtml
blob: 43813deed9723ae66b7f614960991320afc77bdf (plain) (tree)
1
2
3
4



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