This page is System: Firmware, not Diagnostics: Firmware

This commit is contained in:
Erik Fonnesbeck 2010-06-10 18:08:44 -06:00
parent 5f10900359
commit 3c446c66ca

View File

@ -194,7 +194,7 @@ if ($_POST && !is_subsystem_dirty('firmwarelock')) {
}
}
$pgtitle = array(gettext("Diagnostics"),gettext("Firmware"));
$pgtitle = array(gettext("System"),gettext("Firmware"));
include("head.inc");
?>