Remove cruft from boot options

This commit is contained in:
Jeremy Soller
2019-09-20 14:37:43 -06:00
committed by Tim Crawford
parent 75a5161506
commit d9cf95c6a2

View File

@@ -32,9 +32,9 @@ formset
form formid = BOOT_MANAGER_FORM_ID, form formid = BOOT_MANAGER_FORM_ID,
title = STRING_TOKEN(STR_BM_BANNER); title = STRING_TOKEN(STR_BM_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_BOOT_OPTION_BANNER);
subtitle text = STRING_TOKEN(STR_LAST_STRING); // subtitle text = STRING_TOKEN(STR_LAST_STRING);
// //
// This is where we will dynamically add choices for the Boot Manager // This is where we will dynamically add choices for the Boot Manager