mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Correct/clarify column header. Ticket #6530
This commit is contained in:
parent
d4f9997baa
commit
31f171e450
@ -212,7 +212,7 @@ print $form;
|
||||
<tr>
|
||||
<th><?=gettext("Interface")?></th>
|
||||
<th><?=gettext("Protocol")?></th>
|
||||
<th><?=gettext("Source -> Router -> Destination")?></th>
|
||||
<th><?=gettext("Source (Original Source) -> Destination (Original Destination)")?></th>
|
||||
<th><?=gettext("State")?></th>
|
||||
<th data-sortable="false"><?=gettext("Packets")?></th>
|
||||
<th data-sortable="false"><?=gettext("Bytes")?></th>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user