mirror of
https://github.com/Thumbscrew/PSWinFW.git
synced 2025-07-03 03:19:05 +00:00
Adjusted Table width, added labels. Removed Include switches as no longer required.
This commit is contained in:
@ -15,17 +15,20 @@
|
||||
<Width>8</Width>
|
||||
</TableColumnHeader>
|
||||
<TableColumnHeader> <!-- Action -->
|
||||
<Width>5</Width>
|
||||
<Width>6</Width>
|
||||
</TableColumnHeader>
|
||||
<TableColumnHeader> <!-- Protocol -->
|
||||
<Label>Prot</Label>
|
||||
<Width>4</Width>
|
||||
</TableColumnHeader>
|
||||
<TableColumnHeader/> <!-- SourceIP -->
|
||||
<TableColumnHeader/> <!-- Destination IP -->
|
||||
<TableColumnHeader> <!-- SourcePort -->
|
||||
<Label>SrcPt</Label>
|
||||
<Width>5</Width>
|
||||
</TableColumnHeader>
|
||||
<TableColumnHeader> <!-- DestinationPort -->
|
||||
<Label>DstPt</Label>
|
||||
<Width>5</Width>
|
||||
</TableColumnHeader>
|
||||
<TableColumnHeader/> <!-- Size -->
|
||||
|
Reference in New Issue
Block a user