diff options
Diffstat (limited to 'customization/errorpage/400.shtml')
-rw-r--r-- | customization/errorpage/400.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customization/errorpage/400.shtml b/customization/errorpage/400.shtml index 90e2e15..9fd5525 100644 --- a/customization/errorpage/400.shtml +++ b/customization/errorpage/400.shtml @@ -2,5 +2,5 @@ <!--#set var="ERRORPAGE_TEXT" value="Bad Request" --> <!--#include file="header.shtml" --> - <div>Your browser (or proxy) sent a request that this server could not understand.</div> + <p>Your browser (or proxy) sent a request that this server could not understand.</p> <!--#include file="footer.shtml" -->
\ No newline at end of file |