Remove cruft from boot options
This commit is contained in:
committed by
Tim Crawford
parent
75a5161506
commit
d9cf95c6a2
@@ -32,9 +32,9 @@ formset
|
||||
form formid = BOOT_MANAGER_FORM_ID,
|
||||
title = STRING_TOKEN(STR_BM_BANNER);
|
||||
|
||||
subtitle text = STRING_TOKEN(STR_LAST_STRING);
|
||||
subtitle text = STRING_TOKEN(STR_BOOT_OPTION_BANNER);
|
||||
subtitle text = STRING_TOKEN(STR_LAST_STRING);
|
||||
// subtitle text = STRING_TOKEN(STR_LAST_STRING);
|
||||
// subtitle text = STRING_TOKEN(STR_BOOT_OPTION_BANNER);
|
||||
// subtitle text = STRING_TOKEN(STR_LAST_STRING);
|
||||
|
||||
//
|
||||
// This is where we will dynamically add choices for the Boot Manager
|
||||
|
Reference in New Issue
Block a user