diff --git a/public_html/script.js b/public_html/script.js index 05d29b7..9300c27 100644 --- a/public_html/script.js +++ b/public_html/script.js @@ -265,6 +265,7 @@ function refreshSelected() { } else if (selected && selected.flight != '') { html += ' [FlightStats]'; + html += ' [FlightAware]'; } html += '';