summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/bootiso/index.phtml
diff options
context:
space:
mode:
authorSimon2011-04-20 11:52:13 +0200
committerSimon2011-04-20 11:52:13 +0200
commit23f07cc0d8b7713b7997846c14926e1e7f4f68d0 (patch)
tree87625b1566d8baf210e6c9bf122493e9ba8464b9 /application/modules/user/views/scripts/bootiso/index.phtml
parentSuche in BootMenu wird für normlen Benutzer ausgeblendet (diff)
downloadpbs2-23f07cc0d8b7713b7997846c14926e1e7f4f68d0.tar.gz
pbs2-23f07cc0d8b7713b7997846c14926e1e7f4f68d0.tar.xz
pbs2-23f07cc0d8b7713b7997846c14926e1e7f4f68d0.zip
Ticket #229 - Hilfetexte wurde bei den Bereichen, zu denen Benutzer zugriff haben hinzugefügt
Diffstat (limited to 'application/modules/user/views/scripts/bootiso/index.phtml')
-rw-r--r--application/modules/user/views/scripts/bootiso/index.phtml5
1 files changed, 4 insertions, 1 deletions
diff --git a/application/modules/user/views/scripts/bootiso/index.phtml b/application/modules/user/views/scripts/bootiso/index.phtml
index 672dad3..70c6a3b 100644
--- a/application/modules/user/views/scripts/bootiso/index.phtml
+++ b/application/modules/user/views/scripts/bootiso/index.phtml
@@ -1,5 +1,8 @@
-<h1>BootMedien</h1>
+<h1>BootMedien<img class='helpericon' src='/media/img/bulb_off.png' /></h1>
<?php if($this->notification != ''){echo $this->notification;} ?>
+
+<div class='helper infobox'>This are the available BootMedia. You can download this BootMedia to your Computer to create a bootable USB stick or a bootable CD.</div>
+
<?php echo $this->searchform; ?>
<?php if(Pbs_Acl::checkRight('bc')): ?>