summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_admin.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2015-12-23 00:05:06 -0800
committerNOYB <Al_Stu@Frontier.com>2015-12-23 00:05:06 -0800
commit7983bed1875b0ba9045c93e10c42e41088e25659 (patch)
tree2b52a56634bef34d27f724b41cfa75c3d4356974 /src/usr/local/www/system_advanced_admin.php
parent5a2512b3cdb249e3eeda8e480dfbac80deb37e7d (diff)
downloadpfsense-7983bed1875b0ba9045c93e10c42e41088e25659.zip
pfsense-7983bed1875b0ba9045c93e10c42e41088e25659.tar.gz
HTML Compliance - System / Advanced / Admin Access
Close div tag Close php tag
Diffstat (limited to 'src/usr/local/www/system_advanced_admin.php')
-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