summaryrefslogtreecommitdiffstats
path: root/application/modules/ipxe/views/scripts/resource
diff options
context:
space:
mode:
authormichael pereira2011-10-30 23:48:45 +0100
committermichael pereira2011-10-30 23:48:45 +0100
commit8012d7c66f9dc2241354de800a8d2f7352fb9264 (patch)
tree287b843c03d76b5a9c07f0abe206cef5082e6412 /application/modules/ipxe/views/scripts/resource
parentlogin (diff)
downloadpbs2-8012d7c66f9dc2241354de800a8d2f7352fb9264.tar.gz
pbs2-8012d7c66f9dc2241354de800a8d2f7352fb9264.tar.xz
pbs2-8012d7c66f9dc2241354de800a8d2f7352fb9264.zip
login
Diffstat (limited to 'application/modules/ipxe/views/scripts/resource')
-rw-r--r--application/modules/ipxe/views/scripts/resource/getvesamenu.phtml7
1 files changed, 1 insertions, 6 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
index b4b7009..54922ef 100644
--- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
+++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
@@ -36,10 +36,6 @@
order.");
}
- function separator(){
- echo "MENU SEPARATOR\n";
- }
-
function texthelp ( $texthelp ){
echo "TEXT HELP\n";
echo $texthelp."\n";
@@ -111,7 +107,6 @@ menu color disabled 1;37;40 #ffffffff #ffcacac8 std
#menu color timeout 1;37;40 #ffff8b00 #ff8093a1 std
#menu color help 37;40 #ff1c2a33 #00000000 none
MENU MSGCOLOR #ff1c2a33 #00000000 none
-MENU SEPARATOR #ffffffff #ffffffff none
<?php
@@ -162,7 +157,7 @@ MENU SEPARATOR #ffffffff #ffffffff none
nobootmenu();
}
- separator();
+ comment ("", "");
comment ("info", "More Options:");
if(!$this->loggedin){