summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system.php')
-rwxr-xr-xusr/local/www/system.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index 387393e..b3b1711 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -270,7 +270,7 @@ include("head.inc");
<input name="dnsallowoverride" type="checkbox" id="dnsallowoverride" value="yes" <?php if ($pconfig['dnsallowoverride']) echo "checked"; ?>>
<strong>Allow DNS server list to be overridden by DHCP/PPP
on WAN</strong><br>
- If this option is set, pfSense will use DNS servers assigned
+ If this option is set, {$g['product_name']} will use DNS servers assigned
by a DHCP/PPP server on WAN for its own purposes (including
the DNS forwarder). They will not be assigned to DHCP and
PPTP VPN clients, though.</span></p></td>
@@ -339,7 +339,7 @@ include("head.inc");
}
?>
</select>
- <strong>This will change the look and feel of pfSense</strong>
+ <strong>This will change the look and feel of {$g['product_name']}.</strong>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud