[FREELDR]
[reactos.git] / reactos / boot / freeldr / freeldr / arch / i386 / custom.c
index b9d1c0d..10fe4e4 100644 (file)
@@ -43,7 +43,7 @@ VOID OptionMenuCustomBoot(VOID)
        ULONG   CustomBootMenuCount = sizeof(CustomBootMenuList) / sizeof(CustomBootMenuList[0]);
        ULONG   SelectedMenuItem;
 
-       if (!UiDisplayMenu("Please choose a boot method:",
+       if (!UiDisplayMenu("Please choose a boot method:", "",
                           CustomBootMenuList,
                           CustomBootMenuCount,
                           0, -1,