From c6cf97ac064f5524b57ac76332c8d0ebcb85ff6f Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 18 Apr 2013 15:22:37 +0200 Subject: [PATCH] minimalistic 404 page --- htdocs/application/errors/error_404.php | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/htdocs/application/errors/error_404.php b/htdocs/application/errors/error_404.php index 0b2aef9..8beb033 100644 --- a/htdocs/application/errors/error_404.php +++ b/htdocs/application/errors/error_404.php @@ -9,9 +9,9 @@ header("HTTP/1.1 404 Not Found"); Stikked - - - + + + @@ -19,14 +19,6 @@ header("HTTP/1.1 404 Not Found");
@@ -41,10 +33,6 @@ header("HTTP/1.1 404 Not Found");
-