summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-25 03:50:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-25 03:50:29 +0000
commit93650af0f5fc2860fbc1738fdbc65e469147e41b (patch)
treeedd7f6a8a898d9f010f32a061c95cca6e36673a9 /usr/local/www/interfaces.php
parent46bc7e25e3361d2ccab16946abded374071ab9d2 (diff)
downloadpfsense-93650af0f5fc2860fbc1738fdbc65e469147e41b.zip
pfsense-93650af0f5fc2860fbc1738fdbc65e469147e41b.tar.gz
Use a text link instead of a button which looks out of place
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 13ff468..b29afe2 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -855,7 +855,7 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
</select>
<br/>
<div id='addgwbox'>
- Select a existing Gateway from the list or <input onClick="show_add_gateway();" type="button" value="add one">
+ Select a existing Gateway from the list or <a OnClick="show_add_gateway();" href="#">add one</a>.
</div>
<div style="display:none" id="addgateway" name="addgateway">
<p>
OpenPOWER on IntegriCloud