summaryrefslogtreecommitdiffstats
path: root/application/views/file/html_footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file/html_footer.php')
-rw-r--r--application/views/file/html_footer.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/application/views/file/html_footer.php b/application/views/file/html_footer.php
new file mode 100644
index 000000000..bd07b63f9
--- /dev/null
+++ b/application/views/file/html_footer.php
@@ -0,0 +1,4 @@
+<div class="container">
+<?php
+$force_full_html = true;
+include(FCPATH."application/views/footer.php");