diff options
Diffstat (limited to 'customization/errorpage/405.shtml')
-rw-r--r-- | customization/errorpage/405.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customization/errorpage/405.shtml b/customization/errorpage/405.shtml index 2e699cc..32ca2a2 100644 --- a/customization/errorpage/405.shtml +++ b/customization/errorpage/405.shtml @@ -2,5 +2,5 @@ <!--#set var="ERRORPAGE_TEXT" value="Method Not Allowed" --> <!--#include file="header.shtml" --> - <div>The request method, with which the server has been requested is not allowed.</div> + <p>The request method, with which the server has been requested is not allowed.</p> <!--#include file="footer.shtml" -->
\ No newline at end of file |