mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
Write out "Bytes Received"..
This commit is contained in:
parent
fff1581591
commit
9d1de012ef
@ -272,7 +272,7 @@ $( document ).ready(function() {
|
||||
<td><?=gettext("Virtual Addr"); ?></td>
|
||||
<td><?=gettext("Connected Since"); ?></td>
|
||||
<td><?=gettext("Bytes Sent"); ?></td>
|
||||
<td><?=gettext("Bytes Rcvd"); ?></td>
|
||||
<td><?=gettext("Bytes Received"); ?></td>
|
||||
<td><?=gettext("Status"); ?></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user