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 59... Line 59...
59
<!-- HEADER -->
59
<!-- HEADER -->
60
<!--#include file="_header.asp"-->
60
<!--#include file="_header.asp"-->
61
<!-- BODY ---->
61
<!-- BODY ---->
62
<table width="100%" border="0" cellspacing="0" cellpadding="0">
62
<table width="100%" border="0" cellspacing="0" cellpadding="0">
63
	<tr> 
63
	<tr> 
64
		<td valign="top" width="1" background="images/bg_bage.gif">
64
		<td class='bg_bage'>
65
		<!-- LEFT -->
65
		<!-- LEFT -->
66
		<!--#include file="_environment.asp"-->
66
		<!--#include file="_environment.asp"-->
67
		</td>
67
		</td>
68
		<td width="1" bgcolor="#999999"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
68
		<td width="1" bgcolor="#999999"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
69
		<td valign="top" width="100%">
69
		<td valign="top" width="100%">
Line 92... Line 92...
92
		        </tr>
92
		        </tr>
93
		      </table>
93
		      </table>
94
		    </td>
94
		    </td>
95
		    <td background="images/bg_lght_gray.gif">&nbsp;</td>
95
		    <td background="images/bg_lght_gray.gif">&nbsp;</td>
96
		  </tr>
96
		  </tr>
97
          <tr class='panel_bg' style="height:35px;">
97
          <tr class='bg_panel' style="height:35px;">
98
            <td></td>
98
            <td></td>
99
            <td>
99
            <td>
100
            <!-- TAB ACTION BUTTONS ------------------------------------->
100
            <!-- TAB ACTION BUTTONS ------------------------------------->
101
			<%Call Action_Buttons ( "Add Process" )%> 
101
			<%Call Action_Buttons ( "Add Process" )%> 
102
            </td>
102
            </td>