diff options
Diffstat (limited to 'customization/errorpage/413.shtml')
-rw-r--r-- | customization/errorpage/413.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customization/errorpage/413.shtml b/customization/errorpage/413.shtml index 4814ee4..66ffb98 100644 --- a/customization/errorpage/413.shtml +++ b/customization/errorpage/413.shtml @@ -2,5 +2,5 @@ <!--#set var="ERRORPAGE_TEXT" value="Payload Too Large" --> <!--#include file="header.shtml" --> - <div>The request method, with which the server has been requested does not allow the data transmitted, or the data volume exceeds the capacity limit.</div> + <p>The request method, with which the server has been requested does not allow the data transmitted, or the data volume exceeds the capacity limit.</p> <!--#include file="footer.shtml" -->
\ No newline at end of file |