menu hshift 13
menu width 49
menu margin 8

menu title Installer boot menu
include ubuntu-installer/i386/boot-screens/stdmenu.cfg
include ubuntu-installer/i386/boot-screens/txt.cfg
include ubuntu-installer/i386/boot-screens/gtk.cfg
menu begin advanced
	menu title Advanced options
	include ubuntu-installer/i386/boot-screens/stdmenu.cfg
	label mainmenu
		menu label ^Back..
		menu exit
	include ubuntu-installer/i386/boot-screens/adtxt.cfg
	include ubuntu-installer/i386/boot-screens/adgtk.cfg
menu end
label help
	menu label ^Help
	text help
   Display help screens; type 'menu' at boot prompt to return to this menu
	endtext
	config ubuntu-installer/i386/boot-screens/prompt.cfg
