diff --git a/application/views/error/404.php b/application/views/error/404.php index 9b9bf55b..9540e357 100644 --- a/application/views/error/404.php +++ b/application/views/error/404.php @@ -1,92 +1,113 @@ - - - + + + + + Error 404 - Not Found + + - - -
+ a:hover + { + color:#72ADD4; + } + + + +
+
+

Server Error: 404 (Not Found)

+
+

What does this mean?

@@ -99,5 +120,6 @@ Perhaps you would like to go to our ?

- +
+ \ No newline at end of file diff --git a/application/views/error/500.php b/application/views/error/500.php index 4dcd92ad..b70bb609 100644 --- a/application/views/error/500.php +++ b/application/views/error/500.php @@ -1,92 +1,113 @@ - - - + + + + + Error 500 - Internal Server Error + + - - -
+ a:hover + { + color:#72ADD4; + } + + + +
+
+

Server Error: 500 (Internal Server Error)

+
+

What does this mean?

@@ -99,5 +120,6 @@ Perhaps you would like to go to our ?

- +
+ \ No newline at end of file