Subversion Repositories DevTools

Rev

Rev 6579 | Rev 7458 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6579 Rev 6879
Line 26... Line 26...
26
<link rel="shortcut icon" href="<%=FavIcon%>"/>
26
<link rel="shortcut icon" href="<%=FavIcon%>"/>
27
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
27
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
28
<link href="../images/release_manager_style.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
28
<link href="../images/release_manager_style.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
29
<link href="../images/navigation.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
29
<link href="../images/navigation.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
30
</head>
30
</head>
31
 
-
 
32
<body leftmargin="0" topmargin="0">
31
<body leftmargin="0" topmargin="0">
-
 
32
<!--#include file="../_header.asp"-->
33
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
33
<table width="100%" height="90%" border="0" cellpadding="0" cellspacing="0">
34
  <tr>
-
 
35
    <td valign="top" background="../images/bg_lght_gray.gif">
-
 
36
         <!--#include file="../_header.asp"-->
-
 
37
    </td>
-
 
38
  </tr>
-
 
39
  <tr>
34
  <tr>
40
    <td align="center" background="../images/bg_lght_gray.gif">
35
    <td align="center" background="../images/bg_lght_gray.gif">
41
      <table width="650" border="0" cellspacing="0" cellpadding="0">
36
      <table width="650" border="0" cellspacing="0" cellpadding="0">
42
        <tr>
37
        <tr>
43
          <td> <table width="100%" border="0" cellspacing="0" cellpadding="0">
38
          <td> <table width="100%" border="0" cellspacing="0" cellpadding="0">
Line 94... Line 89...
94
        </tr>
89
        </tr>
95
      </table>
90
      </table>
96
    </td>
91
    </td>
97
  </tr>
92
  </tr>
98
</table>
93
</table>
99
  </td>
-
 
100
  </tr>
-
 
101
</table>
-
 
102
<!-- FOOTER -->
94
<!-- FOOTER -->
103
<!--#include file="../_footer.asp"-->
95
<!--#include file="../_footer.asp"-->
104
</body>
96
</body>
105
</html>
97
</html>
106
 
98