diff --git a/application/views/interface_assets/footer.php b/application/views/interface_assets/footer.php index d6f905c7..aab1e200 100644 --- a/application/views/interface_assets/footer.php +++ b/application/views/interface_assets/footer.php @@ -994,7 +994,7 @@ $(document).ready(function(){ options.series.push(series); - $('#information').html(tmp.qrb.Qsoes + " contacts were plotted.
Your furthest contact was " + tmp.qrb.Callsign + $('#information').html(tmp.qrb.Qsoes + " contacts were plotted.
Your furthest contact was with " + tmp.qrb.Callsign + " in gridsquare "+ tmp.qrb.Grid +" the distance was " +tmp.qrb.Distance +"km.");