aboutsummaryrefslogtreecommitdiff
path: root/views/default/layout/shells/content/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/layout/shells/content/footer.php')
-rw-r--r--views/default/layout/shells/content/footer.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/views/default/layout/shells/content/footer.php b/views/default/layout/shells/content/footer.php
deleted file mode 100644
index 66f5d3ff8..000000000
--- a/views/default/layout/shells/content/footer.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Main content footer
- *
- * @uses $vars['content'] The content for the footer
- */
-
-echo $vars['content'];