summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2011-02-06 16:32:06 -0500
committerScott Ullrich <sullrich@pfsense.org>2011-02-06 16:32:06 -0500
commit56f024e8f9779273e3143730ad03df2f1feaec98 (patch)
tree86e78b3a0e63e9312c7fb4638e2054186777a911 /usr/local/www
parent1bea00f9c275e0f7fbdf4eaed23f215044ddff01 (diff)
downloadpfsense-56f024e8f9779273e3143730ad03df2f1feaec98.zip
pfsense-56f024e8f9779273e3143730ad03df2f1feaec98.tar.gz
Add <br/> between ipv6 and ipv4 blocks
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/interfaces.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index 76f618b..86d795b 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -1339,6 +1339,9 @@ $types = array("none" => gettext("None"), "staticv4" => gettext("Static IPv4"),
<td colspan="2" style="padding:0px;">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
+ <td colspan="2" valign="top">&nbsp;</td>
+ </tr>
+ <tr>
<td colspan="2" valign="top" class="listtopic"><?=gettext("Static IPv6 configuration"); ?></td>
</tr>
<tr>
OpenPOWER on IntegriCloud