summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichael pereira2011-10-31 02:05:53 +0100
committermichael pereira2011-10-31 02:05:53 +0100
commit22a2a050efa8a314c5302e8f7dddc8f5c2de844a (patch)
treeea3d2d49f729908436ede4b5ec1fd5a93bbb9752
parentlogin (diff)
downloadpbs2-22a2a050efa8a314c5302e8f7dddc8f5c2de844a.tar.gz
pbs2-22a2a050efa8a314c5302e8f7dddc8f5c2de844a.tar.xz
pbs2-22a2a050efa8a314c5302e8f7dddc8f5c2de844a.zip
login
-rw-r--r--application/modules/ipxe/views/scripts/resource/getvesamenu.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
index e87595d..143aea7 100644
--- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
+++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml
@@ -144,7 +144,7 @@ MENU MSGCOLOR #ff1c2a33 #00000000 none
}
}else{
- title ( $this->title );
+ title ( $this->title . $this->startcounter);
$bootosmapper = new Application_Model_BootOsMapper();