| Line 226... |
Line 226... |
| 226 |
|
226 |
|
| 227 |
</td>
|
227 |
</td>
|
| 228 |
<td background="images/lbox_bgside_white.gif"> </td>
|
228 |
<td background="images/lbox_bgside_white.gif"> </td>
|
| 229 |
</tr>
|
229 |
</tr>
|
| 230 |
<tr>
|
230 |
<tr>
|
| 231 |
<td background="images/bg_action_norm.gif" ></td>
|
231 |
<td class='bg_dialog'></td>
|
| 232 |
<td align="right" background="images/bg_action_norm.gif" >
|
232 |
<td align="right" class='bg_dialog' >
|
| 233 |
<%=objFormComponent.SubmitButton ( "Submit", "class='form_btn'" )%>
|
233 |
<%=objFormComponent.SubmitButton ( "Submit", "class='form_btn'" )%>
|
| 234 |
<%=objFormComponent.CancelButton ( "Cancel", "class='form_btn'", "rtree.asp?CANCEL=OK&"& objPMod.ComposeURL() )%>
|
234 |
<%=objFormComponent.CancelButton ( "Cancel", "class='form_btn'", "rtree.asp?CANCEL=OK&"& objPMod.ComposeURL() )%>
|
| 235 |
<%=objPMod.ComposeHiddenTags()%>
|
235 |
<%=objPMod.ComposeHiddenTags()%>
|
| 236 |
<input type="hidden" name="source_rtag_id" value="<%=parSourceRtagId%>">
|
236 |
<input type="hidden" name="source_rtag_id" value="<%=parSourceRtagId%>">
|
| 237 |
<input type="hidden" name="action" value="true">
|
237 |
<input type="hidden" name="action" value="true">
|
| 238 |
</td>
|
238 |
</td>
|
| 239 |
<td background="images/bg_action_norm.gif" ><img src="images/h_trsp_dot.gif" width="5" height="30"></td>
|
239 |
<td class='bg_dialog'><img src="images/h_trsp_dot.gif" width="5" height="30"></td>
|
| 240 |
</tr>
|
240 |
</tr>
|
| 241 |
<tr>
|
241 |
<tr>
|
| 242 |
<td background="images/lbox_bg_blue.gif" valign="bottom"><img src="images/lbox_bl_cnr_b.gif" width="13" height="13"></td>
|
242 |
<td background="images/lbox_bg_blue.gif" valign="bottom"><img src="images/lbox_bl_cnr_b.gif" width="13" height="13"></td>
|
| 243 |
<td background="images/lbox_bg_blue.gif"></td>
|
243 |
<td background="images/lbox_bg_blue.gif"></td>
|
| 244 |
<td background="images/lbox_bg_blue.gif" valign="bottom" align="right"><img src="images/lbox_br_cnr_b.gif" width="13" height="13"></td>
|
244 |
<td background="images/lbox_bg_blue.gif" valign="bottom" align="right"><img src="images/lbox_br_cnr_b.gif" width="13" height="13"></td>
|