diff --git a/xml/menu_new_layout_gen.py b/xml/menu_new_layout_gen.py index 139ab52b..c393eca9 100644 --- a/xml/menu_new_layout_gen.py +++ b/xml/menu_new_layout_gen.py @@ -553,6 +553,7 @@ if len(spl) > 15 and len(spl[15].strip()) != 0: + out_xml( '\t\tTopping "Load" "' + spl[3 + int(spl[15].strip())].replace("-alter", "") + '"\r\n') else: out_xml( '\t\tIf PD_STAGE_2 = "Enable" Then\r\n')