diff options
author | Irina Gómez <irinagomez@us.es> | 2019-02-22 12:07:03 +0100 |
---|---|---|
committer | Irina Gómez <irinagomez@us.es> | 2019-02-22 12:07:03 +0100 |
commit | ee0a327ede4e94cfe4d1884944e713032aa5f36a (patch) | |
tree | ab2522728f2d98ee4d4351d7d93d55475227a63c /admin/WebConsole/idiomas/php/eng | |
parent | 8c88e08bee16651c6b6c10303b7a1f519a4cc7ae (diff) |
#802 #888 Fix error in 8c88e08: NetbootAvanzado UEFI compatibility
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php b/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php index cc2e827c..66241f56 100644 --- a/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php +++ b/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php @@ -51,3 +51,4 @@ $TbMsg[43]='"Save"'; $TbMsg[44]='Computer locator'; $TbMsg[45]='Scope name'; + $TbMsg["UEFI"]='AVISO: Hay plantillas PXE que sólo son compatibles con un tipo de firmware, uefi o bios.<br>Al elegir estas plantillas la otra opción quedará configurada por defecto'; |