summaryrefslogblamecommitdiffstats
path: root/application/views/scripts/bootmenu/createbootmenu.phtml
blob: 2d2c2dfa7f255d17f26c3c141a8767b7ccdd2556 (plain) (tree)
1
2
3
4



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