Statistics
| Branch: | Revision:

m2u-upass-admin / WebContent / template / header.jsp @ 72:dde60018a086

History | View | Annotate | Download (595 Bytes)

1
<%@ taglib uri="/WEB-INF/tld/struts-html-el" prefix="htmlEL" %>
2
<%@ taglib uri="/WEB-INF/tld/struts-bean" prefix="bean" %>
3
<%@ taglib uri="/WEB-INF/tld/struts-logic-el" prefix="logicEL" %>
4
<%@ taglib uri="/WEB-INF/tld/c.tld" prefix="c" %>
5

    
6
<htmlEL:link action="/ss101/PortalAccess.do"><img src="../images/logow.gif" /></htmlEL:link>
7

    
8
<!-- 
9
<table width="100%" height="95" border="1">
10
  <tr class="borderBottom">
11
    <td><img src="../images/logow.gif" /></td>
12
	<td>&nbsp;&nbsp;</td>
13
	<td nowrap="nowrap"><h2>Customer Operation Support System (CORUS)</h2></td>
14
  </tr>
15
</table>
16
 -->