diff options
Diffstat (limited to 'application/views/file_plaintext/html_footer.php')
-rw-r--r-- | application/views/file_plaintext/html_footer.php | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/application/views/file_plaintext/html_footer.php b/application/views/file_plaintext/html_footer.php index ddc460a39..d46a93ce4 100644 --- a/application/views/file_plaintext/html_footer.php +++ b/application/views/file_plaintext/html_footer.php @@ -1,5 +1 @@ - </td> - </tr> - </table> - </body> -</html> +<?php include "application/views/file/html_footer.php"; ?> |