Project

General

Profile

« Previous | Next » 

Revision e260bd6f

Added by Scott Ullrich almost 20 years ago

MFC 7153
UI for Commit [7145]

Adv. rules WILL need to be modified for this change

NOTE! This merge was not 100% clean. Had an issue with:
  • 342,348 **
    </tr>
    <tr>
    <td>Destination port:  </td>
    - <td><input name="natport" type="text" class="formfld" id="natport" size="5" value=""> (leave blank for any)</td>
    </tr>
    </table>
    </td>
    --- 351,357 ----
    </tr>
    <tr>
    <td>Destination port:  </td>
    + <td><input name="dstport" type="text" class="formfld" id="dstport" size="5" value=""> (leave blank for any)</td>
    </tr>
    </table>
    </td>
  • added
  • modified
  • copied
  • renamed
  • deleted