home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 7 (DVD) / XENIADVD07.iso / Fragzone / Files / ut2003-winpatch2225.exe / UT2003-Patch / Web / ServerAdmin / defaults_ippolicy_row.inc < prev    next >
Encoding:
Text File  |  2003-03-14  |  285 b   |  17 lines

  1. <tr>
  2.   <form method="post" action="<%PostAction%>">
  3.   <td>
  4.       <%PolicyType%>
  5.   </td>
  6.   <td nowrap>
  7.   <%PolicyCell%>
  8.   </td>
  9.   <td>
  10.     <nobr>
  11.     <%UpdateButton%>
  12.     <input class="button" type="Submit" name="Delete" Value="Delete">
  13.     </nobr>
  14.   </td>
  15.   </form>
  16. </tr>
  17.