From 3c446c66ca3a5de5420ca8f39bc24c64371c6563 Mon Sep 17 00:00:00 2001 From: Erik Fonnesbeck Date: Thu, 10 Jun 2010 18:08:44 -0600 Subject: [PATCH] This page is System: Firmware, not Diagnostics: Firmware --- usr/local/www/system_firmware.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); ?>