Subversion Repositories DevTools

Rev

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

Rev 6873 Rev 6876
Line 143... Line 143...
143
<!-- HEADER -->
143
<!-- HEADER -->
144
<!--#include file="_header.asp"-->
144
<!--#include file="_header.asp"-->
145
<!-- BODY ---->
145
<!-- BODY ---->
146
<table width="100%" border="0" cellspacing="0" cellpadding="0">
146
<table width="100%" border="0" cellspacing="0" cellpadding="0">
147
   <tr>
147
   <tr>
148
      <td valign="top" width="1" background="images/bg_bage.gif">
148
      <td class='bg_bage'>
149
      <!-- LEFT -->
149
      <!-- LEFT -->
150
      <!--#include file="_environment.asp"-->
150
      <!--#include file="_environment.asp"-->
151
      </td>
151
      </td>
152
      <td width="1" bgcolor="#999999"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
152
      <td width="1" bgcolor="#999999"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
153
      <td valign="top" width="100%">
153
      <td valign="top" width="100%">
Line 176... Line 176...
176
              </tr>
176
              </tr>
177
            </table>
177
            </table>
178
          </td>
178
          </td>
179
          <td background="images/bg_lght_gray.gif">&nbsp;</td>
179
          <td background="images/bg_lght_gray.gif">&nbsp;</td>
180
        </tr>
180
        </tr>
181
        <tr class='panel_bg' style="height:35px;">
181
        <tr class='bg_panel' style="height:35px;">
182
          <td></td>
182
          <td></td>
183
          <td>
183
          <td>
184
          <!-- TAB ACTION BUTTONS ------------------------------------->
184
          <!-- TAB ACTION BUTTONS ------------------------------------->
185
          <%Call Action_Buttons ( "Release Notes" )%>
185
          <%Call Action_Buttons ( "Release Notes" )%>
186
          </td>
186
          </td>