diff options
| author | Private Island Networks <opensource@privateisland.tech> | 2026-04-22 12:00:41 -0400 |
|---|---|---|
| committer | Private Island Networks <opensource@privateisland.tech> | 2026-04-22 12:00:41 -0400 |
| commit | d3fba38214ffc204fb02afdc74657b95c2722bfe (patch) | |
| tree | 0c1022b80421a63a60559494e520ad6d68a3000f /templates | |
| parent | 926e5b9cb55045ddb5298937d29eb5e739bdf168 (diff) | |
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/mle.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/templates/mle.html b/templates/mle.html index b7bc632..c2c5209 100644 --- a/templates/mle.html +++ b/templates/mle.html @@ -28,12 +28,10 @@ <div id="mc-log-hdr"> <div class="mc-log-col mc-log-col-time" style="border: 0px solid green;">Time</div> - <div class="mc-log-col mc-log-col-pc" - style="border: 0px solid green;">PHY0</div> - <div class="mc-log-col mc-log-col-phy0" - style="border: 0px solid green;">PHY1</div> - <div class="mc-log-col mc-log-col-phy1" - style="border: 0px solid green;">PHY2</div> + <div class="mc-log-col mc-log-col-token" + style="border: 0px solid green;">Token</div> + <div class="mc-log-col mc-log-col-data" + style="border: 0px solid green;">Data</div> </div> <div id="mc-log"> |



