diff options
Diffstat (limited to 'application/views/file/non_existent.php')
-rw-r--r-- | application/views/file/non_existent.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/non_existent.php b/application/views/file/non_existent.php index 9f4a79913..13d8c6950 100644 --- a/application/views/file/non_existent.php +++ b/application/views/file/non_existent.php @@ -1,3 +1,3 @@ -<div style="text-align:center"> +<div class="center"> <p>I'm sorry, but the requested file doesn't exist.</p> </div> |