summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 becf14e..39bc9cc 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -858,7 +858,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 one</a>.
+ Select a existing Gateway from the list or <a OnClick="show_add_gateway();" href="#">add a new one</a>.
</div>
<div style="display:none" id="addgateway" name="addgateway">
<p>
OpenPOWER on IntegriCloud