diff options
Diffstat (limited to 'customization/errorpage/403.shtml')
-rw-r--r-- | customization/errorpage/403.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customization/errorpage/403.shtml b/customization/errorpage/403.shtml index fb59017..4f9e0c7 100644 --- a/customization/errorpage/403.shtml +++ b/customization/errorpage/403.shtml @@ -2,5 +2,5 @@ <!--#set var="ERRORPAGE_TEXT" value="Forbidden" --> <!--#include file="header.shtml" --> - <div>You don't have permission to access the requested resource.</div> + <p>You don't have permission to access the requested resource.</p> <!--#include file="footer.shtml" -->
\ No newline at end of file |