summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorcbuechler <cbuechler>2005-08-14 20:36:51 +0000
committercbuechler <cbuechler>2005-08-14 20:36:51 +0000
commit8b7a167077525ecc98f2c6c233941ea12d96306e (patch)
tree5285689855475cee7f00b3ccb2e2fdc5bc65e827 /usr/local/www
parentb7d4a627e9ced4a1b64a9136c4aed2151ced2751 (diff)
downloadpfsense-8b7a167077525ecc98f2c6c233941ea12d96306e.zip
pfsense-8b7a167077525ecc98f2c6c233941ea12d96306e.tar.gz
specify next hop gateway field is IP address
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 2399628..f4d362e 100755
--- a/usr/local/www/interfaces_opt.php
+++ b/usr/local/www/interfaces_opt.php
@@ -372,7 +372,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) here. Otherwise, leave this option blank.
+ If you have multiple WAN connections, enter the next hop gateway (router) IP address here. Otherwise, leave this option blank.
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud