Subversion Repositories DevTools

Rev

Rev 5506 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5506 Rev 6827
Line 1... Line 1...
1
<%
1
<%
2
'=====================================================
2
'=====================================================
3
'					REMOVE PACKAGES
3
'					REMOVE PACKAGES PAGE
4
' 				         PAGE
4
'   _form_remove_pkgs_page.asp
5
'=====================================================
5
'=====================================================
6
%>
6
%>
7
<!--#include file="_tabs.asp"-->
7
<!--#include file="_tabs.asp"-->
8
<%
8
<%
9
'------------ Variable Definition -------------
9
'------------ Variable Definition -------------
Line 70... Line 70...
70
            <!-- Body -->
70
            <!-- Body -->
71
           <table width="100%" border="0" cellspacing="1" cellpadding="2">
71
           <table width="100%" border="0" cellspacing="1" cellpadding="2">
72
			<form name="removepkgs" method="post" action="_remove_packages.asp" onSubmit="MM_validateForm('RMpv_id','Package selection','R');return document.MM_returnValue">
72
			<form name="removepkgs" method="post" action="_remove_packages.asp" onSubmit="MM_validateForm('RMpv_id','Package selection','R');return document.MM_returnValue">
73
              <tr> 
73
              <tr> 
74
			      <td width="1%"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
74
			      <td width="1%"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
75
			      <td width="1%" nowrap class="form_group" valign="bottom">PACKAGES<a href="javascript:;" onMouseOver="formTips.show('addoldpkg')" onMouseOut="formTips.hide()"><img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle" border="0" ></a></td>
75
			      <td width="1%" nowrap class="form_group" valign="bottom">PACKAGES<span class=pointer onMouseOver="formTips.show('addoldpkg')" onMouseOut="formTips.hide()"><img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle" border="0" ></span></td>
76
			      <td nowrap width="100%" align="right" class="form_step">&nbsp;</td>
76
			      <td nowrap width="100%" align="right" class="form_step">&nbsp;</td>
77
              </tr>
77
              </tr>
78
              <tr> 
78
              <tr> 
79
                <td width="1%">&nbsp;</td>
79
                <td width="1%">&nbsp;</td>
80
                <td width="1%" nowrap class="form_field" background="images/bg_form_lightbluedark.gif">&nbsp;</td>
80
                <td width="1%" nowrap class="form_field" background="images/bg_form_lightbluedark.gif">&nbsp;</td>