Fix faulty HTML
This commit is contained in:
parent
41d027ffab
commit
3b322d8d6e
@ -44,7 +44,7 @@ async function displayOne(object) {
|
||||
<p id='data_piscode'>PIS Code: ${object['pis']}</p>
|
||||
<table id='data_table'>
|
||||
<tr>
|
||||
<th>Location<th>
|
||||
<th>Location</th>
|
||||
<th>Arr.</th>
|
||||
<th>Dep.</th>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user