diff options
Diffstat (limited to 'customization/errorpage/501.shtml')
-rw-r--r-- | customization/errorpage/501.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customization/errorpage/501.shtml b/customization/errorpage/501.shtml index 3760c9f..e2987b1 100644 --- a/customization/errorpage/501.shtml +++ b/customization/errorpage/501.shtml @@ -2,5 +2,5 @@ <!--#set var="ERRORPAGE_TEXT" value="Not Implemented" --> <!--#include file="header.shtml" --> - <div>The server does not support the action requested by the client.</div> + <p>The server does not support the action requested by the client.</p> <!--#include file="footer.shtml" -->
\ No newline at end of file |