Subversion Repositories DevTools

Rev

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

Rev 6579 Rev 7458
Line 18... Line 18...
18
<link href="../images/release_manager_style.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
18
<link href="../images/release_manager_style.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
19
<link href="../images/navigation.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
19
<link href="../images/navigation.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
20
</head>
20
</head>
21
 
21
 
22
<body leftmargin="0" topmargin="0">
22
<body leftmargin="0" topmargin="0">
23
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
-
 
24
   <tr>
-
 
25
      <td valign="top" background="../images/bg_lght_gray.gif">
-
 
26
         <!--#include file="../_header.asp"-->
23
<!--#include file="../_header.asp"-->
27
      </td>
24
<table height="90%" class="full_table bg_grey">
28
   </tr>
-
 
29
   <tr>
25
  <tr>
30
      <td align="center" background="../images/bg_lght_gray.gif">
26
    <td align="center">
31
         <table width="650" border="0" cellspacing="0" cellpadding="0">
27
         <table width="650" border="0" cellspacing="0" cellpadding="0">
32
            <tr>
28
            <tr>
33
               <td>
29
               <td>
34
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
30
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
35
                     <tr>
31
                     <tr>
Line 84... Line 80...
84
            </tr>
80
            </tr>
85
         </table>
81
         </table>
86
      </td>
82
      </td>
87
   </tr>
83
   </tr>
88
</table>
84
</table>
89
  </td>
-
 
90
  </tr>
-
 
91
</table>
-
 
92
<!-- FOOTER -->
85
<!-- FOOTER -->
93
<!--#include file="../_footer.asp"-->
86
<!--#include file="../_footer.asp"-->
94
</body>
87
</body>
95
</html>
88
</html>
96
 
89