IdentityMembershipConditionAdd.jsp revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi The contents of this file are subject to the terms
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi of the Common Development and Distribution License
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi (the License). You may not use this file except in
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi compliance with the License.
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi You can obtain a copy of the License at
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi https://opensso.dev.java.net/public/CDDLv1.0.html or
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi See the License for the specific language governing
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi permission and limitations under the License.
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi When distributing Covered Code, include this CDDL
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi Header Notice in each file and include the License file
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi If applicable, add the following below the CDDL Header,
75eba5b6d79ed4d2ce3daf7b2806306b6b69a938Robert Mustacchi with the fields enclosed by brackets [] replaced by
$Id: IdentityMembershipConditionAdd.jsp,v 1.3 2008/06/25 05:44:42 qcheng Exp $
<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
<cc:header name="hdrCommon" pageTitle="webconsole.title" bundleID="amConsole" copyrightYear="2004" fireDisplayEvents="true">
return confirm("<cc:text name="txtLogout" defaultValue="masthead.logoutMessage" bundleID="amConsole"/>");
<cc:primarymasthead name="mhCommon" bundleID="amConsole" logoutOnClick="return confirmLogout();" locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
<cc:pagetitle name="pgtitleTwoBtns" bundleID="amConsole" pageTitleText="page.title.policy.condition.create" showPageTitleSeparator="true" viewMenuLabel="" pageTitleHelpMessage="" showPageButtonsTop="true" showPageButtonsBottom="false" />