From 7e1cf139c389e4eb6aaf4e26c8dc6660137b7e1a Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 6 Oct 2010 15:44:46 -0400 Subject: Replace hardcoded pfSense with product_name. --- usr/local/www/system_advanced_misc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/system_advanced_misc.php') 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."); ?> -- cgit v1.1