%--
MODIFIED (MM/DD/YY)
dkjain 03/09/06 - Fixing bug - 4687086
sdantkal 06/06/05 - copyright changes
pratagar 04/13/05 - Shifted the code for licence pack show/hide to
oemLicense.jspf
jpyang 03/16/05 - remove extra space below global buttons
sdantkal 03/09/05 -
bram 01/28/05 - grabtrans
sdantkal 01/27/05 - font fix
sdantkal 12/29/04 - style class modified for pack message text
echolank 09/07/04 - add renderedBinding for about application
echolank 05/11/04 - add ids in order to set tabindex with javascript
yaofeng 04/20/04 -
yaofeng 04/20/04 - oem tag
jpyang 04/08/04 -
echolank 03/09/04 - all
echolank 03/04/04 - add selected binding to global buttons
rpatti 08/08/03 - remove extra oracle gif
szhu 06/05/03 - remove one targetFrame for help
kdas 01/02/03 - support Embedded DB Console mode
kcheng 12/06/02 - add shortDesc
sbadrina 11/07/02 - add targetFrame to handle framesets
kdas 11/08/02 - support for standalone mode
ancheng 10/24/02 - add about application link
aholser 10/21/02 - mgmt_rep -> sysman
hsu 09/07/02 - fix non-matching content tags
--%>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oemlicense" %>
<%@page import="java.util.HashMap"%>
<%@ page import='oracle.sysman.emSDK.svlt.EMServletUtil'%>
<%if(!EMServletUtil.isDBStandaloneMode(application) && !EMServletUtil.isSingleNodeMode(application)) {%>
<% }%>
<%@ include file="/oemLicense.jspf" %>