diff options
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"> |



