diff --git a/meshview/templates/packet_details.html b/meshview/templates/packet_details.html index b5e5835..91ec99b 100644 --- a/meshview/templates/packet_details.html +++ b/meshview/templates/packet_details.html @@ -102,7 +102,7 @@ // Add a tooltip with node details and distance node.bindPopup(` - Heard by: {{u.long_name}}/b>
+ Heard by: {{u.long_name}}
[{{ u.short_name }}]
Hops: {{ u.hops }}
SNR: {{ u.snr }}