summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/interfaces.php')
-rwxr-xr-xusr/local/www/interfaces.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index eaad8de..1b87b3b 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -1266,11 +1266,11 @@ $types = array("none" => gettext("None"), "static" => gettext("Static"), "dhcp"
</div>
<div style="display:none" id="addgateway" name="addgateway">
<p>
- <table border="1" style="background:#990000; border-style: none none none none; width:225px;">
+ <table border="1" class="addgatewaybox">
<tr>
<td>
- <table bgcolor="#990000" cellpadding="1" cellspacing="1">
- <tr><td>&nbsp;</td>
+ <table class="addgatewaybox" cellpadding="1" cellspacing="1">
+ <tr><td>&nbsp;</td></tr>
<tr>
<td colspan="2"><center><b><font color="white"><?=gettext("Add new gateway:"); ?></font></b></center></td>
</tr>
OpenPOWER on IntegriCloud