summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/bootos/createbootos.phtml
diff options
context:
space:
mode:
authormichael pereira2011-03-30 10:54:29 +0200
committermichael pereira2011-03-30 10:54:29 +0200
commit912f7ffb34fb824d238ef89b91c5bd8203cfe3ad (patch)
treeec186f68b023f27fc93bb7bfa918581ccf9394e6 /application/modules/user/views/scripts/bootos/createbootos.phtml
parentPreboot Metadaten Recht gesetzt (diff)
downloadpbs2-912f7ffb34fb824d238ef89b91c5bd8203cfe3ad.tar.gz
pbs2-912f7ffb34fb824d238ef89b91c5bd8203cfe3ad.tar.xz
pbs2-912f7ffb34fb824d238ef89b91c5bd8203cfe3ad.zip
Notifier 404 zu BootIso Download hinzugefügt
Diffstat (limited to 'application/modules/user/views/scripts/bootos/createbootos.phtml')
-rw-r--r--application/modules/user/views/scripts/bootos/createbootos.phtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/application/modules/user/views/scripts/bootos/createbootos.phtml b/application/modules/user/views/scripts/bootos/createbootos.phtml
new file mode 100644
index 0000000..51c49a2
--- /dev/null
+++ b/application/modules/user/views/scripts/bootos/createbootos.phtml
@@ -0,0 +1,4 @@
+<?php
+$this->bootosForm;
+echo $this->bootosForm;
+?>