summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/bootos
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/user/views/scripts/bootos')
-rw-r--r--application/modules/user/views/scripts/bootos/index.phtml8
1 files changed, 5 insertions, 3 deletions
diff --git a/application/modules/user/views/scripts/bootos/index.phtml b/application/modules/user/views/scripts/bootos/index.phtml
index 94e35c0..c0f201e 100644
--- a/application/modules/user/views/scripts/bootos/index.phtml
+++ b/application/modules/user/views/scripts/bootos/index.phtml
@@ -1,5 +1,8 @@
-<h1>BootOS</h1>
+<h1>BootOS<img class='helpericon' src='/media/img/bulb_off.png' /></h1>
<?php if($this->notification != ''){echo $this->notification;} ?>
+
+<div class='helper infobox'>Here you can see all available BootOs you can select to start. Before you can boot one of these you have to add it to your BootMenu.</div>
+
<?php echo $this->searchform; ?>
<?php if(Pbs_Acl::checkRight('bou')): ?>
@@ -27,8 +30,7 @@
<div class='code'>share</div>
<div class='code'>shortname</div>
<div class='code'>source</div>
- <?php endif; ?>
-
+ <?php endif; ?>
<div class='code'>title</div>
<div class='code'>groupID</div>
<div class='code'>description</div>