mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add Router ->
This commit is contained in:
parent
92cc7528fd
commit
e402b3f440
@ -61,7 +61,7 @@ print "\n<tr><!-- " . count($state_split) . " -->";
|
||||
print "<tr bgcolor='#990000'>";
|
||||
print "<td><b><font color='#ffffff'>Type</td>";
|
||||
print "<td><b><font color='#ffffff'>Proto</td>";
|
||||
print "<td colspan='7'><b><font color='#ffffff'>Source -> Destination</td>";
|
||||
print "<td colspan='7'><b><font color='#ffffff'>Source -> Router -> Destination</td>";
|
||||
print "<td><b><font color='#ffffff'>State</td>";
|
||||
print "</tr>";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user