diff options
Diffstat (limited to 'application')
-rw-r--r-- | application/views/errors/html/error_php.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/application/views/errors/html/error_php.php b/application/views/errors/html/error_php.php index 8f7860bd6..9e765d452 100644 --- a/application/views/errors/html/error_php.php +++ b/application/views/errors/html/error_php.php @@ -51,8 +51,8 @@ defined('BASEPATH') OR exit('No direct script access allowed'); <?php endif ?> - <?php endforeach ?></p> + <?php endforeach ?> <?php endif ?> -</div>
\ No newline at end of file +</div> |