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