| Line 332... |
Line 332... |
| 332 |
<%If bCanEdit Then%>
|
332 |
<%If bCanEdit Then%>
|
| 333 |
<%=objFormComponent.SubmitButton ( "Submit", "class='form_btn'" )%>
|
333 |
<%=objFormComponent.SubmitButton ( "Submit", "class='form_btn'" )%>
|
| 334 |
<%End If%>
|
334 |
<%End If%>
|
| 335 |
<%=objFormComponent.CancelButton ( "Cancel", "class='form_btn'", returnUrl )%>
|
335 |
<%=objFormComponent.CancelButton ( "Cancel", "class='form_btn'", returnUrl )%>
|
| 336 |
<%=objPMod.ComposeHiddenTags()%>
|
336 |
<%=objPMod.ComposeHiddenTags()%>
|
| 337 |
<input type="hidden" name="rtag_id" value="<%=Request("rtag_id")%>">
|
- |
|
| 338 |
<input type="hidden" name="returnUrl" value="<%=returnUrl%>">
|
337 |
<input type="hidden" name="returnUrl" value="<%=returnUrl%>">
|
| 339 |
<input type="hidden" name="action" value="true">
|
338 |
<input type="hidden" name="action" value="true">
|
| 340 |
</td>
|
339 |
</td>
|
| 341 |
<td background="images/bg_action_norm.gif" ><img src="images/h_trsp_dot.gif" width="5" height="30"></td>
|
340 |
<td background="images/bg_action_norm.gif" ><img src="images/h_trsp_dot.gif" width="5" height="30"></td>
|
| 342 |
</tr>
|
341 |
</tr>
|