NIHVIVO-1379 If not sufficiently authorized to view a restricted page, redirect to home page with a message.
This commit is contained in:
parent
3c239271e3
commit
9046a9c735
5 changed files with 15 additions and 22 deletions
|
@ -1,11 +0,0 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<#-- Template for the insufficient authorization page -->
|
||||
|
||||
<section role="region">
|
||||
<h2>Houston...we have a problem</h2>
|
||||
|
||||
<p>We're sorry, but you are not authorized to view the page you requested. If you think this is an error, please <a href="${urls.contact}" title="Send us a message">contact us</a> and we'll be happy to help.</p>
|
||||
|
||||
<p>Return to the <a href="${urls.home}" title="Head back home">home page</a>.</p>
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue