summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_network.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-27 10:17:42 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-27 10:18:18 -0500
commit69824c5e47162f66ac45d5537a4a1431ef4fcb64 (patch)
treec134d78f6cdb68373a4d98de71ebf8c78df6e067 /src/usr/local/www/system_advanced_network.php
parent99c1e285030ff6c4f39da1b463b34a1fea01ad3f (diff)
downloadpfsense-69824c5e47162f66ac45d5537a4a1431ef4fcb64.zip
pfsense-69824c5e47162f66ac45d5537a4a1431ef4fcb64.tar.gz
Alternative to PR 2324 - Remove unneeded div
Diffstat (limited to 'src/usr/local/www/system_advanced_network.php')
-rw-r--r--src/usr/local/www/system_advanced_network.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/local/www/system_advanced_network.php b/src/usr/local/www/system_advanced_network.php
index 4c26b36..32dfe8e 100644
--- a/src/usr/local/www/system_advanced_network.php
+++ b/src/usr/local/www/system_advanced_network.php
@@ -187,8 +187,6 @@ $tab_array[] = array(gettext("System Tunables"), false, "system_advanced_sysctl.
$tab_array[] = array(gettext("Notifications"), false, "system_advanced_notifications.php");
display_top_tabs($tab_array);
-?><div id="container"><?php
-
$form = new Form;
$section = new Form_Section('IPv6 Options');
OpenPOWER on IntegriCloud