Subversion Repositories DevTools

Rev

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

Rev 6827 Rev 6876
Line 112... Line 112...
112
<!-- HEADER -->
112
<!-- HEADER -->
113
<!--#include file="_header.asp"-->
113
<!--#include file="_header.asp"-->
114
<!-- BODY ---->
114
<!-- BODY ---->
115
<table class="full_table">
115
<table class="full_table">
116
  <tr> 
116
  <tr> 
117
    <td width="1%" class=panel_bg valign="top">
117
    <td width="1%" class=bg_panel valign="top">
118
      <!--#include file="_front_explorer.asp"-->
118
      <!--#include file="_front_explorer.asp"-->
119
    </td>
119
    </td>
120
    <td rowspan="2" width="1%" valign="top"> 
120
    <td rowspan="2" width="1%" valign="top"> 
121
        <%Call DisplayCenterPane%>
121
        <%Call DisplayCenterPane%>
122
    </td>
122
    </td>
123
  </tr>
123
  </tr>
124
  <tr> 
124
  <tr> 
125
    <td valign="bottom" align="center" class=panel_bg><img src="images/img_gear.gif" vspace="20" hspace="30"></td>
125
    <td valign="bottom" align="center" class=bg_panel><img src="images/img_gear.gif" vspace="20" hspace="30"></td>
126
    <td>&nbsp;</td>
126
    <td>&nbsp;</td>
127
  </tr>
127
  </tr>
128
</table>
128
</table>
129
<!-- FOOTER -->
129
<!-- FOOTER -->
130
<!--#include file="_footer.asp"-->
130
<!--#include file="_footer.asp"-->