diff options
Diffstat (limited to 'customization/errorpage/408.shtml')
-rw-r--r-- | customization/errorpage/408.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customization/errorpage/408.shtml b/customization/errorpage/408.shtml index 09ed971..4398985 100644 --- a/customization/errorpage/408.shtml +++ b/customization/errorpage/408.shtml @@ -2,5 +2,5 @@ <!--#set var="ERRORPAGE_TEXT" value="Request Timeout" --> <!--#include file="header.shtml" --> - <div>The server closed the network connection because the client didn't finish the request within the specified time.</div> + <p>The server closed the network connection because the client didn't finish the request within the specified time.</p> <!--#include file="footer.shtml" -->
\ No newline at end of file |