| Line 92... |
Line 92... |
| 92 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
92 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
| 93 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
93 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
| 94 |
<script language="JavaScript" src="images/common.js"></script>
|
94 |
<script language="JavaScript" src="images/common.js"></script>
|
| 95 |
</head>
|
95 |
</head>
|
| 96 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.additionalnote.note_title.focus();">
|
96 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.additionalnote.note_title.focus();">
|
| 97 |
<form name="additionalnote" method="post" action="<%=scriptName%>" onSubmit="MM_validateForm('note_title','Note Title','R','note_body','Note Body','maxLength:4000');return document.MM_returnValue;">
|
97 |
<form class="form_tight" name="additionalnote" method="post" action="<%=scriptName%>" onSubmit="MM_validateForm('note_title','Note Title','R','note_body','Note Body','maxLength:4000');return document.MM_returnValue;">
|
| 98 |
<table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
|
98 |
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
| 99 |
<tr>
|
99 |
<tr>
|
| 100 |
<td background="images/lbox_bg_orange.gif" width="1%" height="1%"><img src="images/i_additional_notes_off.gif" width="26" height="20" hspace="5" border="0"></td>
|
- |
|
| 101 |
<td background="images/lbox_bg_blue.gif" nowrap width="50%" class="wform_ttl"> Additional
|
- |
|
| 102 |
Note </td>
|
- |
|
| 103 |
<td background="images/lbox_bg_blue.gif" align="right" width="50%">
|
- |
|
| 104 |
<input type="submit" name="btn" value="Submit" class="form_btn_comp">
|
- |
|
| 105 |
<input type="reset" name="btn" value="Cancel" class="form_btn_comp" onclick="self.close()">
|
- |
|
| 106 |
</td>
|
- |
|
| 107 |
<td background="images/lbox_bg_blue.gif" align="right" width="1%%" nowrap>
|
- |
|
| 108 |
<img src="images/h_trsp_dot.gif" width="5" height="22"> </td>
|
- |
|
| 109 |
</tr>
|
- |
|
| 110 |
<tr>
|
- |
|
| 111 |
<td height="100%" width="1%"> </td>
|
- |
|
| 112 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
100 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
| 113 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
101 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
| 114 |
<tr>
|
102 |
<tr>
|
| 115 |
<td width="1%"><img src="images/h_trsp_dot.gif" width="10" height="30"></td>
|
- |
|
| 116 |
<td width="1%" nowrap class="form_group" valign="bottom"></td>
|
103 |
<td width="1%" nowrap class="form_group" valign="bottom"></td>
|
| 117 |
<td nowrap width="100%"> </td>
|
104 |
<td nowrap width="100%"> </td>
|
| 118 |
</tr>
|
105 |
</tr>
|
| 119 |
<tr>
|
106 |
<tr>
|
| 120 |
<td> </td>
|
107 |
<td nowrap background="images/bg_form_lightbluedark.gif" class="form_field">Note Title</td>
|
| 121 |
<td nowrap background="images/bg_form_lightbluedark.gif" class="form_field">Note Title</td>
|
108 |
<td nowrap background="images/bg_form_lightbluedark.gif" class="form_txt">
|
| 122 |
<td nowrap background="images/bg_form_lightbluedark.gif" class="form_txt"><input name="note_title" type="text" class="form_item" id="note_title" value="<%=rsQry("note_title")%>" size="80" maxlength="50">
|
109 |
<input name="note_title" type="text" class="form_item" id="note_title" value="<%=rsQry("note_title")%>" size="80" maxlength="50">
|
| 123 |
</td>
|
110 |
</td>
|
| 124 |
</tr>
|
111 |
</tr>
|
| 125 |
<tr>
|
112 |
<tr>
|
| 126 |
<td width="1%"> </td>
|
- |
|
| 127 |
<td width="1%" valign="top" background="images/bg_form_lightbluedark.gif" class="form_field">Note Body</td>
|
113 |
<td width="1%" valign="top" background="images/bg_form_lightbluedark.gif" class="form_field">Note Body</td>
|
| 128 |
<td width="100%" valign="top" nowrap background="images/bg_form_lightbluedark.gif" class="form_txt"><textarea cols="80" rows="20" name="note_body" class="form_item" id="note_body"><%=rsQry("note_body")%></textarea>
|
114 |
<td width="100%" valign="top" nowrap background="images/bg_form_lightbluedark.gif" class="form_txt"><textarea cols="80" rows="20" name="note_body" class="form_item" id="note_body"><%=rsQry("note_body")%></textarea>
|
| 129 |
</td>
|
115 |
</td>
|
| 130 |
</tr>
|
116 |
</table>
|
| 131 |
<tr>
|
- |
|
| 132 |
<td width="1%"> </td>
|
- |
|
| 133 |
<td width="1%" nowrap class="form_field"><img src="images/h_trsp_dot.gif" width="100" height="10"></td>
|
- |
|
| 134 |
<td nowrap width="100%"> <p> </p></td>
|
- |
|
| 135 |
</tr>
|
117 |
</td>
|
| 136 |
</table> </td>
|
- |
|
| 137 |
</tr>
|
118 |
</tr>
|
| 138 |
<tr>
|
119 |
<tr>
|
| - |
|
120 |
<td align="right">
|
| 139 |
<td height="1%" width="1%"><img src="images/h_trsp_dot.gif" width="5" height="5"></td>
|
121 |
<input type="submit" name="btn" value="Submit" class="form_btn_comp">
|
| 140 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/lbox_bg_blue.gif"></td>
|
122 |
<input type="reset" name="btn" value="Cancel" class="form_btn_comp" onclick="parent.closeIFrame();">
|
| - |
|
123 |
</td>
|
| 141 |
</tr>
|
124 |
</tr>
|
| 142 |
</table>
|
125 |
</table>
|
| 143 |
<input type="hidden" name="note_id" value="<%=parNote_id%>">
|
126 |
<input type="hidden" name="note_id" value="<%=parNote_id%>">
|
| 144 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|
127 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|
| 145 |
<input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
|
128 |
<input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
|