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