summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_settings.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-30 00:50:17 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-30 00:50:17 +0000
commitd45ea3d3e856a148ea0f25c3ae3f377d8a34ac22 (patch)
tree66a4d5f34c9f229471c3f50e8c9b25fdeaff84f6 /usr/local/www/system_firmware_settings.php
parent559e732c19ecf6d8978de49fedb56b0c064d879a (diff)
downloadpfsense-d45ea3d3e856a148ea0f25c3ae3f377d8a34ac22.zip
pfsense-d45ea3d3e856a148ea0f25c3ae3f377d8a34ac22.tar.gz
Add product name manually
Diffstat (limited to 'usr/local/www/system_firmware_settings.php')
-rwxr-xr-xusr/local/www/system_firmware_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php
index 57d3a94..74b3c5e 100755
--- a/usr/local/www/system_firmware_settings.php
+++ b/usr/local/www/system_firmware_settings.php
@@ -122,7 +122,7 @@ function enable_altfirmwareurl(enable_over) {
<tr><td>Base URL:</td><td><input name="firmwareurl" type="input" id="firmwareurl" size="64" value="<?php if($curcfg['alturl']['firmwareurl']) echo $curcfg['alturl']['firmwareurl']; else echo $g['']; ?>"></td></tr>
</table>
<span class="vexpl">
- This is where <?php echo $g['product_name'] ?> will check for newer firmware versions when the <a href="system_firmware_check.php">System: Firmware: Auto Update</a> page is viewed.
+ This is where pfSense will check for newer firmware versions when the <a href="system_firmware_check.php">System: Firmware: Auto Update</a> page is viewed.
<p/>
<b>NOTE:</b> When a custom URL is enabled the system will not verify the digital signature from <?php echo $g['product_website'] ?>.
</span>
OpenPOWER on IntegriCloud