Subversion Repositories DevTools

Rev

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

Rev 6873 Rev 6876
Line 51... Line 51...
51
<!-- HEADER -->
51
<!-- HEADER -->
52
<!--#include file="_header.asp"-->
52
<!--#include file="_header.asp"-->
53
<!-- BODY ---->
53
<!-- BODY ---->
54
<table width="100%" border="0" cellspacing="0" cellpadding="0">
54
<table width="100%" border="0" cellspacing="0" cellpadding="0">
55
	<tr> 
55
	<tr> 
56
		<td valign="top" width="1" background="images/bg_bage.gif">
56
		<td class='bg_bage'>
57
		<!-- LEFT -->
57
		<!-- LEFT -->
58
		<!--#include file="_environment.asp"-->
58
		<!--#include file="_environment.asp"-->
59
		</td>
59
		</td>
60
		<td width="1" bgcolor="#999999"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
60
		<td width="1" bgcolor="#999999"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
61
		<td valign="top" width="100%">
61
		<td valign="top" width="100%">
Line 84... Line 84...
84
		        </tr>
84
		        </tr>
85
		      </table>
85
		      </table>
86
		    </td>
86
		    </td>
87
		    <td background="images/bg_lght_gray.gif">&nbsp;</td>
87
		    <td background="images/bg_lght_gray.gif">&nbsp;</td>
88
		  </tr>
88
		  </tr>
89
          <tr class='panel_bg' style="height:35px;">
89
          <tr class='bg_panel' style="height:35px;">
90
            <td></td>
90
            <td></td>
91
            <td>
91
            <td>
92
            <!-- TAB ACTION BUTTONS ------------------------------------->
92
            <!-- TAB ACTION BUTTONS ------------------------------------->
93
			<%Call Action_Buttons ( "Files and Folders" )%> 
93
			<%Call Action_Buttons ( "Files and Folders" )%> 
94
            </td>
94
            </td>