diff options
Diffstat (limited to 'www/httperror.php')
| -rw-r--r-- | www/httperror.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httperror.php b/www/httperror.php index 1b06226..5deff9f 100644 --- a/www/httperror.php +++ b/www/httperror.php @@ -17,7 +17,7 @@ <?php include("static/header.html");?> - <link rel="stylesheet" type="text/css" href="static/httperror.css"> + <link rel="stylesheet" type="text/css" href="/static/httperror.css"> <div id="Error-Page-content"> <h1 id="Error-Page-head" >404</h1> <h2 id="Error-Page-description" >Wow! I didn't see that coming...Well, I'm sorry...</h2> |
