summaryrefslogtreecommitdiffstats
path: root/application/modules/ipxe/views
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/ipxe/views')
-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();