diff options
Diffstat (limited to 'system/application/language')
-rw-r--r-- | system/application/language/english/index.html | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/system/application/language/english/index.html b/system/application/language/english/index.html index 5a1f5d6ae..065d2da5e 100644 --- a/system/application/language/english/index.html +++ b/system/application/language/english/index.html @@ -1,15 +1,10 @@ <html>
-
<head>
-
-<title>403 Forbidden</title>
-
+ <title>403 Forbidden</title>
</head>
+<body>
-<body bgcolor='#ffffff'>
-
-<p>Directory access is forbidden.<p>
+<p>Directory access is forbidden.</p>
</body>
-
</html>
\ No newline at end of file |