summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-06-29 03:18:15 +0000
committerColin Smith <colin@pfsense.org>2005-06-29 03:18:15 +0000
commitf822e350e226c1b74e2b2c946943f9fda0d28a2d (patch)
treef3e967ff6c91237d21e7bbd2ae5fec591e369cfa
parentebd13bdf418bcf4964cdd0c328782debf160d4b3 (diff)
downloadpfsense-f822e350e226c1b74e2b2c946943f9fda0d28a2d.zip
pfsense-f822e350e226c1b74e2b2c946943f9fda0d28a2d.tar.gz
Really change title.
-rwxr-xr-xusr/local/www/system_firmware.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index 6cb5fda..cc884be 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -120,7 +120,7 @@ php-config.upload_progress_meter.file.filename_template = <?=$dir?>
-->
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
-<p class="pgtitle">System: Firmware</p>
+<p class="pgtitle">System: Manual Update</p>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php if ($fwinfo <> "") print_info_box($fwinfo); ?>
OpenPOWER on IntegriCloud