diff --git a/templates-ce/boot/isolinux/isolinux.cfg b/templates-ce/boot/isolinux/isolinux.cfg index 77a5ed4..d8412e6 100644 --- a/templates-ce/boot/isolinux/isolinux.cfg +++ b/templates-ce/boot/isolinux/isolinux.cfg @@ -152,7 +152,7 @@ label hd2 menu label ^Boot from secondary local boot device localboot 0x81 text help - Boot from 2nd local hard disk - + Boot from 2nd local boot device - if present and bootable. endtext diff --git a/templates/boot/isolinux/isolinux.cfg b/templates/boot/isolinux/isolinux.cfg index 9c5da70..feee9aa 100644 --- a/templates/boot/isolinux/isolinux.cfg +++ b/templates/boot/isolinux/isolinux.cfg @@ -342,7 +342,7 @@ label hd2 menu label ^Boot from secondary local boot device localboot 0x81 text help - Boot from 2nd local hard disk - + Boot from 2nd local boot device - if present and bootable. endtext