summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_misc.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-10-06 15:44:46 -0400
committerjim-p <jimp@pfsense.org>2010-10-06 15:44:46 -0400
commit7e1cf139c389e4eb6aaf4e26c8dc6660137b7e1a (patch)
treeb53a5998d109ee9fe59ffb47235c529fc662d609 /usr/local/www/system_advanced_misc.php
parentaeebce1b0eebb77da872f1814d5c45584ab3dd1c (diff)
downloadpfsense-7e1cf139c389e4eb6aaf4e26c8dc6660137b7e1a.zip
pfsense-7e1cf139c389e4eb6aaf4e26c8dc6660137b7e1a.tar.gz
Replace hardcoded pfSense with product_name.
Diffstat (limited to 'usr/local/www/system_advanced_misc.php')
-rw-r--r--usr/local/www/system_advanced_misc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_misc.php b/usr/local/www/system_advanced_misc.php
index 8ca3884..547ee46 100644
--- a/usr/local/www/system_advanced_misc.php
+++ b/usr/local/www/system_advanced_misc.php
@@ -210,7 +210,7 @@ function maxmss_checked(obj) {
"Adaptive mode attempts to strike a balance by degrading performance when " .
"the system appears idle and increasing it when the system is busy. It " .
"offers a good balance between a small performance loss for greatly " .
- "increased power savings. The default mode for pfSense is adaptive."); ?>
+ "increased power savings. The default mode for {$g['product_name']} is adaptive."); ?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud