summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_assign.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-08-16 16:16:40 -0400
committerjim-p <jimp@pfsense.org>2010-08-16 16:16:40 -0400
commit31b8549261b582ea9d5e464bad24d5f751f845d7 (patch)
tree4cfac8122283b07eb3629a06efa6b9fa5fe9612e /usr/local/www/interfaces_assign.php
parent1f9921aa6de6aa1094a1eed8ec07cd06b69cf4f4 (diff)
downloadpfsense-31b8549261b582ea9d5e464bad24d5f751f845d7.zip
pfsense-31b8549261b582ea9d5e464bad24d5f751f845d7.tar.gz
Remove these three bullet points that don't seem to make any sense on their own.
Diffstat (limited to 'usr/local/www/interfaces_assign.php')
-rwxr-xr-xusr/local/www/interfaces_assign.php10
1 files changed, 4 insertions, 6 deletions
diff --git a/usr/local/www/interfaces_assign.php b/usr/local/www/interfaces_assign.php
index 901b959..4fff6c5 100755
--- a/usr/local/www/interfaces_assign.php
+++ b/usr/local/www/interfaces_assign.php
@@ -492,12 +492,10 @@ if(file_exists("/var/run/interface_mismatch_reboot_needed"))
</div>
</p>
<ul>
- <li><span class="vexpl"><?=gettext("change the IP address of your computer"); ?></span></li>
- <li><span class="vexpl"><?=gettext("renew its DHCP lease"); ?></span></li>
- <li><span class="vexpl"><?=gettext("access the webConfigurator with the new IP address"); ?></span></li>
- <li><span class="vexpl"><?=gettext("interfaces that are configured as members of a lagg(4) interface will not be shown."); ?></span></li>
-</ul></td>
- </tr>
+ <li><span class="vexpl"><?=gettext("interfaces that are configured as members of a lagg(4) interface will not be shown."); ?></span></li>
+</ul>
+</td>
+</tr>
</table>
</form>
<?php include("fend.inc"); ?>
OpenPOWER on IntegriCloud