diff --git a/application/views/qso/index.php b/application/views/qso/index.php
index a823e10fa..2e6a4c794 100644
--- a/application/views/qso/index.php
+++ b/application/views/qso/index.php
@@ -10,6 +10,7 @@
var lang_dxccsummary_for = "= __("DXCC Summary for "); ?>";
var lang_lotw_upload_day_ago = "= __("LoTW User. Last upload was 1 day ago."); ?>";
var lang_lotw_upload_days_ago = "= __("LoTW User. Last upload was %x days ago."); ?>"; // due to the way the string is built (PHP to JS), %x is replaced with the number of days
+ var lang_invalid_ant_el = "= __("Invalid value for antenna elevation:"); ?>";
var latlng=[];
@@ -604,7 +605,7 @@
-
+
= __("Antenna elevation in decimal degrees."); ?>