<%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%>Confirm Updating Matched Users<%endif%>
    Please Confirm that you want to <%if enable_users%>enable<%else%>disable<%endif%> <%comm_users_hits%> users for <%app_keyword%> application.
<%if prototype_template_form and enable_users%>
<%prototype_template_form%>
User Prototyping Information
Some applications need more information in order to enable or create users. For instance, Gossamer Mail needs to know what the users email address should be set to. You can use <%comm_username%> or any other database column during the import, and it will be replaced by the actual value.
 
<%endif%>
 
<%include admin_include_footer.html%>