summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-14 20:46:00 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-14 20:46:00 -0400
commit6d34785fe7312d3d9749ee81a4b05b5ab144876f (patch)
treea52ba068beedfd8d84225d9d03219ab822b1b0f8 /usr/local/www/system_firmware.php
parentce24005a17d06f970739d16fb9d35713acd361a3 (diff)
downloadpfsense-6d34785fe7312d3d9749ee81a4b05b5ab144876f.zip
pfsense-6d34785fe7312d3d9749ee81a4b05b5ab144876f.tar.gz
Move firmware update text format to globals.inc
Diffstat (limited to 'usr/local/www/system_firmware.php')
-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 59e1294..73012a7 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -201,7 +201,7 @@ print_info_box($sig_warning);
<td width="78%" class="vtable">
<p>
Click &quot;Enable firmware
- upload&quot; below, then choose the image file (<?=$g['platform'];?>-*.tgz)
+ upload&quot; below, then choose the image file (<?=$g['firmware_update_text'];?>)
to be uploaded.
<br>
Click &quot;Upgrade firmware&quot;
OpenPOWER on IntegriCloud