diff options
| author | michael pereira | 2011-03-30 10:54:29 +0200 |
|---|---|---|
| committer | michael pereira | 2011-03-30 10:54:29 +0200 |
| commit | 912f7ffb34fb824d238ef89b91c5bd8203cfe3ad (patch) | |
| tree | ec186f68b023f27fc93bb7bfa918581ccf9394e6 /application/modules/user/views/scripts/bootos/createbootos.phtml | |
| parent | Preboot Metadaten Recht gesetzt (diff) | |
| download | pbs2-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.phtml | 4 |
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; +?> |
