summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2011-06-04 23:18:34 -0400
committerChris Buechler <cmb@pfsense.org>2011-06-04 23:18:34 -0400
commitcf3711855b031d5c979188b5ebcd58e08879efe2 (patch)
tree3339a324e72da28fc9456d860cf2b97fbb5a4fad /usr/local
parent14c354eec132387ae22256d12a4117e48331e2d2 (diff)
downloadpfsense-cf3711855b031d5c979188b5ebcd58e08879efe2.zip
pfsense-cf3711855b031d5c979188b5ebcd58e08879efe2.tar.gz
s/WAN//
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/interfaces.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index c03aa00..b37b6cb 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -1152,7 +1152,7 @@ $types = array("none" => gettext("None"), "static" => gettext("Static"), "dhcp"
<?php endif; ?>
<br>
<?=gettext("This field can be used to modify (\"spoof\") the MAC " .
- "address of the WAN interface"); ?><br>
+ "address of this interface"); ?><br>
<?=gettext("(may be required with some cable connections)"); ?><br>
<?=gettext("Enter a MAC address in the following format: xx:xx:xx:xx:xx:xx " .
"or leave blank"); ?>
OpenPOWER on IntegriCloud