<%set help_pg = 'help_applications.html'%> <%set book_mark = 'mod_app'%> <%include admin_include_header.html%>
<%Community::Web::SSI::ssi_profile_form( "mode", "hidden", "show_all_fields", "true" )%>
Applications Applications Applications Enable/Disable Users for <%app_keyword%>
<%if msg%>

<%msg%>
<%else%>
The following <%comm_users_hits%> users can now be either enabled or disabled for <%app_keyword%>. <%endif%>

<%loop comm_users_loop%> <%endloop%>
Status Username Full Name Email
<%if comm_user_app_access = 2%> Enabled <%elsif comm_user_app_access = 1%> Disabled <%else%> Not Created <%endif%> <%comm_username%> <%prof_first_name%> <%prof_last_name%> <%comm_email%>

<%if speed_bar%>Page: <%speed_bar%><%endif%>  

<%include admin_include_footer.html%>