diff options
Diffstat (limited to 'customization/errorpage/414.shtml')
-rw-r--r-- | customization/errorpage/414.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customization/errorpage/414.shtml b/customization/errorpage/414.shtml index f3ad112..40f0535 100644 --- a/customization/errorpage/414.shtml +++ b/customization/errorpage/414.shtml @@ -2,5 +2,5 @@ <!--#set var="ERRORPAGE_TEXT" value="Request-URI Too Large" --> <!--#include file="header.shtml" --> - <div>The length of the requested URL exceeds the capacity limit for this server. The request cannot be processed.</div> + <p>The length of the requested URL exceeds the capacity limit for this server. The request cannot be processed.</p> <!--#include file="footer.shtml" -->
\ No newline at end of file |