Update of /cvsroot/cobricks/drehscheibe-in/web/ADMIN
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv24827
Added Files:
noaccess.html.en
Log Message:
--- NEW FILE: noaccess.html.en ---
$portalPresenter.parse("$!contextPath/ADMIN/pageheader.html",$portalRequest)
<p>
<em><a href="$contextPath/ADMIN/index.html">Admin</a></em>
<h1>No access</h1>
<p>You do not have the permission to access the requested page or
service. Please log in with an account that has the appropriate
permissions or contact the platform administrator to have the required
permissions assigned to your account.</p>
$portalPresenter.parse("$!contextPath/ADMIN/pagefooter.html",$portalRequest)
|