summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/preboot/createpreboot.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/user/views/scripts/preboot/createpreboot.phtml')
-rw-r--r--application/modules/user/views/scripts/preboot/createpreboot.phtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/application/modules/user/views/scripts/preboot/createpreboot.phtml b/application/modules/user/views/scripts/preboot/createpreboot.phtml
new file mode 100644
index 0000000..3690cfb
--- /dev/null
+++ b/application/modules/user/views/scripts/preboot/createpreboot.phtml
@@ -0,0 +1,4 @@
+<?php
+$this->prebootForm;
+echo $this->prebootForm;
+?>