summaryrefslogtreecommitdiffstats
path: root/system/application/views/file/non_existant.php
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-10-19 20:54:30 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-10-19 20:54:30 +0200
commita46463da67d84b9a45803f2d2cdcf10a93db54c7 (patch)
tree9dcfb248ccd72964be223b36d1453fe09870f1f8 /system/application/views/file/non_existant.php
parent8125f9f12b656d37a2258dad940bd0be7453584f (diff)
fix XHTML errors
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'system/application/views/file/non_existant.php')
-rw-r--r--system/application/views/file/non_existant.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/application/views/file/non_existant.php b/system/application/views/file/non_existant.php
index 418007782..9f4a79913 100644
--- a/system/application/views/file/non_existant.php
+++ b/system/application/views/file/non_existant.php
@@ -1,3 +1,3 @@
<div style="text-align:center">
- I'm sorry, but the requested file doesn't exist.
+ <p>I'm sorry, but the requested file doesn't exist.</p>
</div>