diff --git a/views/monitor.ms b/views/monitor.ms index 17e55484..1e3f1672 100644 --- a/views/monitor.ms +++ b/views/monitor.ms @@ -147,29 +147,24 @@

- {{@key}} - Time since update: {{humanTime time_since_update}} -

+ {{@key}} + Time since update: {{humanTime time_since_update}} + - Bitrate - Cumulative bitrate + Bit rate + Cumulative usage - Rx - {{bitRate rx time_since_update}} - {{humanSize cumulative_rx}} - - - Tx + Transmission {{bitRate tx time_since_update}} {{humanSize cumulative_tx}} - - Rx + Tx - {{bitRate cx time_since_update}} - {{humanSize cumulative_cx}} + + Reception + {{bitRate rx time_since_update}} + {{humanSize cumulative_rx}}