diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 58c1caa51f..eb8389f8c2 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -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"); ?>