diff options
Diffstat (limited to 'customization/errorpage/500.shtml')
-rw-r--r-- | customization/errorpage/500.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customization/errorpage/500.shtml b/customization/errorpage/500.shtml index 6214974..be108ce 100644 --- a/customization/errorpage/500.shtml +++ b/customization/errorpage/500.shtml @@ -2,5 +2,5 @@ <!--#set var="ERRORPAGE_TEXT" value="Internal Server Error" --> <!--#include file="header.shtml" --> - <div>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.</div> + <p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.</p> <!--#include file="footer.shtml" -->
\ No newline at end of file |