home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 March / GSSH0304CD4.iso / Patches / Ut2003 / ut2003-winpatch2225.exe / UT2003-Patch / Web / ServerAdmin / defaults_ippolicy_row.inc < prev    next >
Text File  |  2003-03-14  |  285b  |  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.