<%@ page language="java" %> <% String rzmodule = "freeform";%> <%@ include file="/util/setup_editform_header.jsp"%><%-- #EndRZ-PageHeader --%> <%@ include file="/plugins/_editforms_/v2/includes/bootstrap.jsp"%> <% formTitle = "Saving Changes to Users..."; // Leave history blank to omit button historyStr = ""; String users = request.getParameter("users") != null ? request.getParameter("users") : "inherit"; String domain = request.getParameter("domain") != null ? request.getParameter("domain") : "";; %> <%@ include file="/plugins/_editforms_/v2/includes/header.jsp"%>
<%@ include file="/plugins/_editforms_/v2/includes/editform-buttons-top.jsp"%>
If you do not see the publishing popup, click the publish option then, click save.
<%@ include file="/plugins/_editforms_/v2/includes/scripts.jsp"%> <%-- Custom Scripts can be added here after the standard scripts --%> <%@ include file="/plugins/_editforms_/v2/includes/footer.jsp"%>