diff options
Diffstat (limited to 'application/views/file/html_footer.php')
-rw-r--r-- | application/views/file/html_footer.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/application/views/file/html_footer.php b/application/views/file/html_footer.php index bbec7ebd1..bd07b63f9 100644 --- a/application/views/file/html_footer.php +++ b/application/views/file/html_footer.php @@ -1,6 +1,4 @@ - </div> - </div> - +<div class="container"> <?php $force_full_html = true; include(FCPATH."application/views/footer.php"); |