summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-04-09 23:25:31 -0400
committerChris Buechler <cmb@pfsense.org>2009-04-09 23:25:31 -0400
commita2b22897fe1830d31ae0a164d4490b736b6d18ed (patch)
treecf3ab57bec34bb2b76649ac0fef9c1cba769bbaf /usr
parent5accf1301ac3bb5b03b7a37fcd86349a45ca16a5 (diff)
downloadpfsense-a2b22897fe1830d31ae0a164d4490b736b6d18ed.zip
pfsense-a2b22897fe1830d31ae0a164d4490b736b6d18ed.tar.gz
clarify description
Diffstat (limited to 'usr')
-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 8145ffa..bd9db27 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -863,7 +863,7 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
</select>
<br/>
<div id='addgwbox'>
- Select a existing Gateway from the list or <a OnClick="show_add_gateway();" href="#">add a new one</a>.
+ If this interface is an Internet connection, select an existing Gateway from the list or <a OnClick="show_add_gateway();" href="#">add a new one</a>.
</div>
<div id='notebox'>
</div>
OpenPOWER on IntegriCloud