| Line 65... |
Line 65... |
| 65 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
65 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
| 66 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
66 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
| 67 |
<script language="JavaScript" src="images/common.js"></script>
|
67 |
<script language="JavaScript" src="images/common.js"></script>
|
| 68 |
</head>
|
68 |
</head>
|
| 69 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.reason.FRreason.focus();">
|
69 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.reason.FRreason.focus();">
|
| 70 |
<form name="reason" method="post" action="<%=scriptName%>" onSubmit="MM_validateForm('FRreason','Reason for This Version','maxLength:4000');return document.MM_returnValue;">
|
70 |
<form class="form_tight" name="reason" method="post" action="<%=scriptName%>" onSubmit="MM_validateForm('FRreason','Reason for This Version','maxLength:4000');return document.MM_returnValue;">
|
| 71 |
<table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
|
71 |
<table border="0" cellspacing="0" cellpadding="2">
|
| 72 |
<tr>
|
72 |
<tr>
|
| 73 |
<td background="images/lbox_bg_orange.gif" width="1%" height="1%"><img src="images/s_notes_off.gif" width="20" height="24" hspace="5" border="0"></td>
|
- |
|
| 74 |
<td background="images/lbox_bg_blue.gif" nowrap width="50%" class="wform_ttl"> Reason for This Version</td>
|
- |
|
| 75 |
<td background="images/lbox_bg_blue.gif" align="right" width="50%">
|
- |
|
| 76 |
<input type="submit" name="btn" value="Submit" class="form_btn_comp">
|
- |
|
| 77 |
<input type="reset" name="btn" value="Cancel" class="form_btn_comp" onclick="self.close()">
|
- |
|
| 78 |
</td>
|
- |
|
| 79 |
<td background="images/lbox_bg_blue.gif" align="right" width="1%%" nowrap>
|
- |
|
| 80 |
<img src="images/h_trsp_dot.gif" width="5" height="22">
|
- |
|
| 81 |
</td>
|
- |
|
| 82 |
</tr>
|
- |
|
| 83 |
<tr>
|
- |
|
| 84 |
<td height="100%" width="1%"> </td>
|
- |
|
| 85 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
73 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
| 86 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
74 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
| 87 |
<tr>
|
75 |
<tr>
|
| 88 |
<td width="1%"><img src="images/h_trsp_dot.gif" width="10" height="30"></td>
|
- |
|
| 89 |
<td nowrap width="100%"> </td>
|
- |
|
| 90 |
</tr>
|
- |
|
| 91 |
<tr>
|
- |
|
| 92 |
<td width="1%"> </td>
|
- |
|
| 93 |
<td nowrap width="100%" background="images/bg_form_lightbluedark.gif" class="form_txt">
|
76 |
<td nowrap width="100%" background="images/bg_form_lightbluedark.gif" class="form_txt">
|
| 94 |
<textarea name="FRreason" class="form_item" style="width: 420px; height: 150px"><%=Format4HTML(Get_Comments( parPv_id ))%></textarea>
|
77 |
<textarea name="FRreason" class="form_item" style="width: 420px; height: 150px"><%=Format4HTML(Get_Comments( parPv_id ))%></textarea>
|
| 95 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|
78 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|
| 96 |
<input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
|
79 |
<input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
|
| 97 |
<input type="hidden" name="action" value="true">
|
80 |
<input type="hidden" name="action" value="true">
|
| 98 |
</td>
|
81 |
</td>
|
| 99 |
</tr>
|
82 |
</tr>
|
| 100 |
<tr>
|
- |
|
| 101 |
<td width="1%"> </td>
|
- |
|
| 102 |
<td nowrap width="100%">
|
- |
|
| 103 |
<p> </p>
|
- |
|
| 104 |
</td>
|
- |
|
| 105 |
</tr>
|
- |
|
| 106 |
</table>
|
83 |
</table>
|
| 107 |
</td>
|
84 |
</td>
|
| 108 |
</tr>
|
85 |
</tr>
|
| 109 |
<tr>
|
86 |
<tr>
|
| - |
|
87 |
<td align="right">
|
| 110 |
<td height="1%" width="1%"><img src="images/h_trsp_dot.gif" width="5" height="5"></td>
|
88 |
<input type="submit" name="btn" value="Submit" class="form_btn_comp">
|
| 111 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/lbox_bg_blue.gif"></td>
|
89 |
<input type="reset" name="btn" value="Cancel" class="form_btn_comp" onclick="parent.closeIFrame();">
|
| - |
|
90 |
</td>
|
| 112 |
</tr>
|
91 |
</tr>
|
| 113 |
</table>
|
92 |
</table>
|
| 114 |
</form>
|
93 |
</form>
|
| 115 |
</body>
|
94 |
</body>
|
| 116 |
</html>
|
95 |
</html>
|