summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-25 05:15:19 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-25 05:15:19 +0000
commit9e08f5893e9954b02d4b375d576b2f4a3e5c6ab7 (patch)
tree4d50bd0e45ef5b0a39fe4b8d47620ae56909ace7 /usr/local/www/interfaces.php
parent67c90792e5e0fbdcf1c4fa58a0607ed4d62cbc0d (diff)
downloadpfsense-9e08f5893e9954b02d4b375d576b2f4a3e5c6ab7.zip
pfsense-9e08f5893e9954b02d4b375d576b2f4a3e5c6ab7.tar.gz
Add Gateway
Diffstat (limited to 'usr/local/www/interfaces.php')
-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 9321b01..1127d19 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -879,7 +879,7 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
<td align="right"><font color="white">Default gateway:</td><td><input type="checkbox" id="defaultgw" name="defaultgw"<?=$checked?>></td>
</tr>
<tr>
- <td align="right"><font color="white">Name:</td><td><input id="name" name="name"></td>
+ <td align="right"><font color="white">Gateway Name:</td><td><input id="name" name="name"></td>
</tr>
<tr>
<td align="right"><font color="white">Gateway IP:</td><td><input id="gatewayip" name="gatewayip"></td>
OpenPOWER on IntegriCloud