summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/preboot/createpreboot.phtml
diff options
context:
space:
mode:
authorSimon2011-03-29 11:22:04 +0200
committerSimon2011-03-29 11:22:04 +0200
commit0017ec00ed872a1cac818e7194f8e7b626ff604d (patch)
tree0bbec1661ccfb6e4634df5d3ec67a38b496a3abe /application/modules/user/views/scripts/preboot/createpreboot.phtml
parentshortcut für rechte vorbereitet (diff)
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
downloadpbs2-0017ec00ed872a1cac818e7194f8e7b626ff604d.tar.gz
pbs2-0017ec00ed872a1cac818e7194f8e7b626ff604d.tar.xz
pbs2-0017ec00ed872a1cac818e7194f8e7b626ff604d.zip
Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2
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;
+?>