summaryrefslogtreecommitdiffstats
path: root/modules/monitoring/application/views/scripts/config/security.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/monitoring/application/views/scripts/config/security.phtml')
-rw-r--r--modules/monitoring/application/views/scripts/config/security.phtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/monitoring/application/views/scripts/config/security.phtml b/modules/monitoring/application/views/scripts/config/security.phtml
new file mode 100644
index 0000000..3801678
--- /dev/null
+++ b/modules/monitoring/application/views/scripts/config/security.phtml
@@ -0,0 +1,6 @@
+<div class="controls">
+ <?= $tabs; ?>
+</div>
+<div class="content">
+ <?= $form; ?>
+</div> \ No newline at end of file