summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-11-08 09:08:45 +0000
committerChris Buechler <cmb@pfsense.org>2008-11-08 09:08:45 +0000
commitf8b389d2f5ddb6ab03de48118b2cd9219772c993 (patch)
treee174dd72ddf0fc8081b02c7ec600747999e44ceb /usr/local/www
parent74c858b658bc5c90fcbab96281c9a146734b8c67 (diff)
downloadpfsense-f8b389d2f5ddb6ab03de48118b2cd9219772c993.zip
pfsense-f8b389d2f5ddb6ab03de48118b2cd9219772c993.tar.gz
clarify use of this field
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/interfaces_opt.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_opt.php b/usr/local/www/interfaces_opt.php
index bc656b1..344cf93 100755
--- a/usr/local/www/interfaces_opt.php
+++ b/usr/local/www/interfaces_opt.php
@@ -381,7 +381,7 @@ function type_change(enable_change,enable_change_pptp) {
<td width="78%" class="vtable">
<input name="gateway" value="<?php echo $pconfig['gateway']; ?>">
<br>
- If you have multiple WAN connections, enter the next hop gateway (router) IP address here. Otherwise, leave this option blank.
+ If this interface is an Internet connection, enter its next hop gateway (router) IP address here. Otherwise, leave this option blank.
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud