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