summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/preboot/editpreboot.phtml
diff options
context:
space:
mode:
authormichael pereira2011-03-29 10:59:15 +0200
committermichael pereira2011-03-29 10:59:15 +0200
commit03b4da383449c290ea01723095d1a87fa257fea5 (patch)
tree4943185a212ced33465b92811cd070bf8e45b717 /application/modules/user/views/scripts/preboot/editpreboot.phtml
parentupdatebutton geadded (diff)
downloadpbs2-03b4da383449c290ea01723095d1a87fa257fea5.tar.gz
pbs2-03b4da383449c290ea01723095d1a87fa257fea5.tar.xz
pbs2-03b4da383449c290ea01723095d1a87fa257fea5.zip
Preboot User Controller fertig, ACL fehlt noch
Diffstat (limited to 'application/modules/user/views/scripts/preboot/editpreboot.phtml')
-rw-r--r--application/modules/user/views/scripts/preboot/editpreboot.phtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/application/modules/user/views/scripts/preboot/editpreboot.phtml b/application/modules/user/views/scripts/preboot/editpreboot.phtml
new file mode 100644
index 0000000..3690cfb
--- /dev/null
+++ b/application/modules/user/views/scripts/preboot/editpreboot.phtml
@@ -0,0 +1,4 @@
+<?php
+$this->prebootForm;
+echo $this->prebootForm;
+?>