commit | 794eb1312931146c16d4c485541972ef1b2411cd | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Mon Mar 17 10:55:17 2014 +0200 |
committer | Andrey Andreev <narf@devilix.net> | Mon Mar 17 10:55:17 2014 +0200 |
tree | 1a2334d5b53b9a0b6d610610f0a9f5ecaf4092bf | |
parent | 903f412b66b0cd3efb13b39ed51d799ae171444e [diff] | |
parent | d823efc66c1cdc10907799233b21be8b3224ef22 [diff] |
Merge pull request #2947 from irfanevrens/patch-2 No start tag (<p>)
diff --git a/application/views/errors/html/error_php.php b/application/views/errors/html/error_php.php index 8f7860b..9e765d4 100644 --- a/application/views/errors/html/error_php.php +++ b/application/views/errors/html/error_php.php
@@ -51,8 +51,8 @@ <?php endif ?> - <?php endforeach ?></p> + <?php endforeach ?> <?php endif ?> -</div> \ No newline at end of file +</div>