1
0
Fork 0

Fix typo in satelite.html template

Fixes https://gitlab.com/librespacefoundation/satnogs/satnogs-db/-/issues/529

Signed-off-by: George Sfoungaris <sfou@libre.space>
spacecruft
George Sfoungaris 2022-09-27 14:23:58 +03:00
parent 04b0605e09
commit ae5bbb962d
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@
{% endif %}
</div>
<div class="modal-footer">
<button type="button" class="btn btn-outline-secondary" data-dismiss="?odal">Close</button>
<button type="button" class="btn btn-outline-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>