Correct/clarify column header. Ticket #6530

This commit is contained in:
Chris Buechler 2016-06-24 22:22:50 -05:00
parent d4f9997baa
commit 31f171e450

View File

@ -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>