Subversion Repositories DevTools

Rev

Rev 5684 | Rev 5983 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5684 Rev 5957
Line 421... Line 421...
421
         </tr>
421
         </tr>
422
         <tr>
422
         <tr>
423
            <td valign="top" class="help_txt">5)</td>
423
            <td valign="top" class="help_txt">5)</td>
424
            <td valign="top" class="help_txt">Add/Edit/Delete Permissions will vary depending upon Operation, Release Mode, and User Permissions.</td>
424
            <td valign="top" class="help_txt">Add/Edit/Delete Permissions will vary depending upon Operation, Release Mode, and User Permissions.</td>
425
         </tr>
425
         </tr>
426
 
-
 
427
      </table>
426
      </table>
428
 
-
 
429
      <%=objPMod.ComposeHiddenTags()%>
427
      <%=objPMod.ComposeHiddenTags()%>
430
      <input type="hidden" name="action" value="true">
428
      <input type="hidden" name="action" value="true">
431
      <%
429
      <%
432
      Call objFormComponent.FormEnd()
430
      Call objFormComponent.FormEnd()
433
      '-- FROM END ----------------------------------------------------------------------------------------------------------------
431
      '-- FROM END ----------------------------------------------------------------------------------------------------------------
434
      %>
432
      %>
435
   </body>
-
 
436
</html>
-
 
437
<!-- FOOTER -->
433
<!-- FOOTER -->
438
<!--#include file="_footer.asp"-->
434
<!--#include file="_footer.asp"-->
439
<%
435
   </body>
440
Call Destroy_All_Objects
-
 
441
%>
436
</html>