Add the missing div used to display errors.
This commit is contained in:
parent
93aedbe15c
commit
2c0fb752e1
|
@ -157,6 +157,13 @@
|
|||
This is most likely an error in receiving or decoding.<br>
|
||||
Please do not call the local authorities, they already know about it if it is a valid squawk.
|
||||
</div>
|
||||
|
||||
<div id="update_error" class="hidden">
|
||||
<b>Problem fetching data from dump1090.</b><br>
|
||||
<span id="update_error_detail"></span><br>
|
||||
The displayed map data will be out of date.
|
||||
</div>
|
||||
|
||||
<div id="container_splitter"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue