summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/integrations/remove.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/scripts/integrations/remove.phtml')
-rw-r--r--application/views/scripts/integrations/remove.phtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/application/views/scripts/integrations/remove.phtml b/application/views/scripts/integrations/remove.phtml
new file mode 100644
index 0000000..13a8ed9
--- /dev/null
+++ b/application/views/scripts/integrations/remove.phtml
@@ -0,0 +1,6 @@
+<div class="controls">
+ <?= $tabs ?>
+</div>
+<div class="content">
+ <?= $form ?>
+</div>