summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-23 07:57:40 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-23 07:57:40 -0500
commit3c63f2e6b88fd484d4170e7e42c40d9f9bd80b52 (patch)
treee30d272db7f638f0b165eb17a3622ebf17222cca /src
parent9a278024ff5cc29dab8c624760bff811b96bf75d (diff)
parent7983bed1875b0ba9045c93e10c42e41088e25659 (diff)
downloadpfsense-3c63f2e6b88fd484d4170e7e42c40d9f9bd80b52.zip
pfsense-3c63f2e6b88fd484d4170e7e42c40d9f9bd80b52.tar.gz
Merge pull request #2319 from NOYB/HTML_Compliance_-_System_/_Advanced_/_Admin_Access
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/system_advanced_admin.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/local/www/system_advanced_admin.php b/src/usr/local/www/system_advanced_admin.php
index 17c3635..257f4e8 100644
--- a/src/usr/local/www/system_advanced_admin.php
+++ b/src/usr/local/www/system_advanced_admin.php
@@ -556,6 +556,7 @@ $form->add($section);
print $form;
?>
+</div>
<script type="text/javascript">
//<![CDATA[
events.push(function() {
@@ -596,3 +597,4 @@ if ($restart_webgui) {
log_error(gettext("webConfigurator configuration has changed. Restarting webConfigurator."));
send_event("service restart webgui");
}
+?> \ No newline at end of file
OpenPOWER on IntegriCloud