Upload Attachment
<% if (request.isUserInRole("GLOBAL.admin") || request.isUserInRole("com.k_int.ciim.editor") || request.isUserInRole("com.k_int.ciim.admin")) { %>
Upload
Select File
 
<% } else { %>

You are not authorised to view this area.

<% } %>