summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui
diff options
context:
space:
mode:
authorSimon2011-04-11 15:26:54 +0200
committerSimon2011-04-11 15:26:54 +0200
commit4d83490694be47e5d47f7221894ce88520ae2615 (patch)
treeec387cc140e96be2a76cc4ea07276a0e9e70bc70 /application/modules/fbgui
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
downloadpbs2-4d83490694be47e5d47f7221894ce88520ae2615.tar.gz
pbs2-4d83490694be47e5d47f7221894ce88520ae2615.tar.xz
pbs2-4d83490694be47e5d47f7221894ce88520ae2615.zip
login wir din fbgui angezeigt
Diffstat (limited to 'application/modules/fbgui')
-rw-r--r--application/modules/fbgui/views/scripts/index/index.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/modules/fbgui/views/scripts/index/index.phtml b/application/modules/fbgui/views/scripts/index/index.phtml
index 6917643..c90468f 100644
--- a/application/modules/fbgui/views/scripts/index/index.phtml
+++ b/application/modules/fbgui/views/scripts/index/index.phtml
@@ -36,4 +36,5 @@
<input style="display:none;" type='text' id="selectedBootOs" />
<button style='cursor:pointer;float:right;margin-top:10px;' onClick="start();"><img id='startball' src='/media/img/button-red.png'> <span style='font-size:14px;'>Start System</span></button>
<div class='clear'></div>
+ <a href='/fbgui/auth/login/'>Goto Login to get your Bootmenu</a>
<?php endif;?>