PerformFISH-Apps-portlet/src/main/webapp/html/error_pages/NotACompanyAdmin.jsp

9 lines
323 B
Plaintext

<%@ taglib uri="http://java.sun.com/portlet_2_0" prefix="portlet" %>
<portlet:defineObjects />
<div class="alert alert-error">
<h4>You are not authorised</h4>
It seems you don't have the permission to use this application. <strong>You must be an Administrator of this company to use this application.</strong>
</div>