diff --git a/application/views/awards/counties/details.php b/application/views/awards/counties/details.php index 5266cc54c..4c1c361ba 100644 --- a/application/views/awards/counties/details.php +++ b/application/views/awards/counties/details.php @@ -9,8 +9,8 @@ # - State - County + ' . __('State') . ' + ' . __('County') . ' '; @@ -24,6 +24,6 @@ echo ''; } else { - echo ''; + echo ''; } ?> diff --git a/application/views/awards/counties/index.php b/application/views/awards/counties/index.php index 7786934cc..389cebcfe 100644 --- a/application/views/awards/counties/index.php +++ b/application/views/awards/counties/index.php @@ -5,7 +5,7 @@ @@ -17,9 +17,9 @@ - - - + + + @@ -43,7 +43,7 @@
StateCounties WorkedCounties Confirmed
Nothing found!'; + echo ''; } ?> \ No newline at end of file diff --git a/application/views/awards/cq/index.php b/application/views/awards/cq/index.php index ddc11efb4..1d440d2c5 100644 --- a/application/views/awards/cq/index.php +++ b/application/views/awards/cq/index.php @@ -18,7 +18,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "CQ Magazine"); ?>";

@@ -63,7 +63,7 @@
input->post('qrz')) echo ' checked="checked"'; ?> > - +
@@ -193,7 +193,7 @@ } else { - echo ''; + echo ''; } ?> diff --git a/application/views/awards/dok/index.php b/application/views/awards/dok/index.php index bfaef588d..bcf0afe96 100644 --- a/application/views/awards/dok/index.php +++ b/application/views/awards/dok/index.php @@ -7,7 +7,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "DARC website", "here"); ?>";

@@ -17,10 +17,10 @@
- +
input->post('worked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('confirmed') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
@@ -52,19 +52,19 @@
input->post('qsl') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('lotw') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('eqsl')) echo ' checked="checked"'; ?> > - +
input->post('qrz')) echo ' checked="checked"'; ?> > - +
diff --git a/application/views/awards/dxcc/index.php b/application/views/awards/dxcc/index.php index 15191768b..a2afd9797 100644 --- a/application/views/awards/dxcc/index.php +++ b/application/views/awards/dxcc/index.php @@ -12,8 +12,8 @@

@@ -25,30 +25,30 @@
-
Deleted DXCC
+
input->post('includedeleted')) echo ' checked="checked"'; ?> > - +
-
Worked / Confirmed
+
input->post('worked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('confirmed') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('notworked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
@@ -58,62 +58,62 @@
input->post('qsl') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('lotw') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('eqsl')) echo ' checked="checked"'; ?> > - +
input->post('qrz')) echo ' checked="checked"'; ?> > - +
-
Continents
+
input->post('Antarctica') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('Africa') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('Asia') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('Europe') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('NorthAmerica') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('SouthAmerica') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('Oceania') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
- +
- + result() as $mode){ if ($mode->submode == null) { @@ -179,10 +179,10 @@
- - + + + ?>
@@ -192,10 +192,10 @@
@@ -218,8 +218,8 @@ # - DXCC Name - Prefix'; + ' . __('DXCC Name') . ' + ' . __('Prefix') . ''; foreach($bands as $band) { echo '' . $band . ''; } @@ -241,7 +241,7 @@ echo ''; } echo ' -

Summary

+

' . __('Summary') . '

@@ -250,12 +250,12 @@ foreach($bands as $band) { echo ''; } - echo ' + echo ' - '; + '; foreach ($dxcc_summary['worked'] as $dxcc) { // Fills the table with the data echo ''; @@ -273,7 +273,7 @@ } else { - echo ''; + echo ''; } ?> diff --git a/application/views/awards/ffma/index.php b/application/views/awards/ffma/index.php index a711dbc11..9d6c7c16a 100644 --- a/application/views/awards/ffma/index.php +++ b/application/views/awards/ffma/index.php @@ -8,7 +8,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "https://www.arrl.org/ffma"); ?>";

diff --git a/application/views/awards/gridmaster/index.php b/application/views/awards/gridmaster/index.php index 7c61bbedf..fb242bad2 100644 --- a/application/views/awards/gridmaster/index.php +++ b/application/views/awards/gridmaster/index.php @@ -6,7 +6,7 @@ var lang_awards_info_button = ""; var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; - var lang_award_info_ln3 = ""; + var lang_award_info_ln3 = "" . __('website') . ""); ?>"; var lang_award_info_ln4 = "";

diff --git a/application/views/awards/helvetia/index.php b/application/views/awards/helvetia/index.php index c98f8308f..8f8016c45 100644 --- a/application/views/awards/helvetia/index.php +++ b/application/views/awards/helvetia/index.php @@ -18,7 +18,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "https://www.uska.ch/contest/uska-diplome/"); ?>";

@@ -28,19 +28,19 @@
-
Worked / Confirmed
+
input->post('worked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('confirmed') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('notworked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
@@ -50,28 +50,28 @@
input->post('qsl') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('lotw') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('eqsl')) echo ' checked="checked"'; ?> > - +
input->post('qrz')) echo ' checked="checked"'; ?> > - +
- +
- + result() as $mode){ if ($mode->submode == null) { @@ -106,10 +106,10 @@
- - + + + ?>
@@ -119,10 +119,10 @@
@@ -146,7 +146,7 @@
- '; + '; foreach($bands as $band) { echo ''; } @@ -165,7 +165,7 @@ } echo '
' . $band . 'Total' . __('Total') . '
Total worked
' . __('Total worked') . '' . $dxcc . '
#Canton' . __('Canton') . '' . $band . '
-

Summary

+

' . __('Summary') . '

@@ -174,11 +174,11 @@ foreach($bands as $band) { echo ''; } - echo ' + echo ' - '; + '; foreach ($helvetia_summary['worked'] as $helvetia) { // Fills the table with the data echo ''; @@ -195,7 +195,7 @@ '; } else { - echo ''; + echo ''; } ?> diff --git a/application/views/awards/iota/index.php b/application/views/awards/iota/index.php index 66409abf7..ba21c8535 100644 --- a/application/views/awards/iota/index.php +++ b/application/views/awards/iota/index.php @@ -16,7 +16,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "" . __('here') . ""); ?>";

@@ -26,72 +26,72 @@
-
Deleted IOTA
+
input->post('includedeleted')) echo ' checked="checked"'; ?> > - +
-
Worked / Confirmed
+
input->post('worked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('confirmed') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('notworked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
-
Continents
+
input->post('Antarctica') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('Africa') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('Asia') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('Europe') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('NorthAmerica') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('SouthAmerica') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('Oceania') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
- +
- + result() as $mode){ if ($mode->submode == null) { @@ -126,10 +126,10 @@
- - + + + ?>
@@ -139,10 +139,10 @@
@@ -166,11 +166,11 @@
- - - '; + + + '; if ($this->input->post('includedeleted')) - echo ' '; + echo ' '; foreach($bands as $band) { echo ''; @@ -189,7 +189,7 @@ } echo '
' . $band . 'Total
' . __('Total') . '
Total worked
' . __('Total worked') . '' . $helvetia . '
#IOTAPrefixName' . __('IOTA') . '' . __('Prefix') . '' . __('Name') . 'Deleted' . __('Deleted') . '' . $band . '
-

Summary

+

' . __('Summary') . '

@@ -198,19 +198,19 @@ foreach($bands as $band) { echo ''; } - echo ''; + echo ''; echo ' - '; + '; foreach ($iota_summary['worked'] as $dxcc) { // Fills the table with the data echo ''; } echo ' - '; + '; foreach ($iota_summary['confirmed'] as $dxcc) { // Fills the table with the data echo ''; } @@ -221,7 +221,7 @@ } else { - echo ''; + echo ''; } ?> diff --git a/application/views/awards/itu/index.php b/application/views/awards/itu/index.php index f53120e69..56004b6eb 100644 --- a/application/views/awards/itu/index.php +++ b/application/views/awards/itu/index.php @@ -17,7 +17,7 @@ var lang_awards_info_button = ""; var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; - var lang_award_info_ln3 = ""; + var lang_award_info_ln3 = "RSGB"); ?>"; var lang_award_info_ln4 = "";

@@ -63,7 +63,7 @@
input->post('qrz')) echo ' checked="checked"'; ?> > - +
@@ -145,7 +145,7 @@ - "; + "; foreach($bands as $band) { echo ''; } @@ -193,7 +193,7 @@ } else { - echo ''; + echo ''; } ?> diff --git a/application/views/awards/jcc/index.php b/application/views/awards/jcc/index.php index 8170998d6..aead4a820 100644 --- a/application/views/awards/jcc/index.php +++ b/application/views/awards/jcc/index.php @@ -16,7 +16,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "https://www.jarl.org/English/4_Library/A-4-2_Awards/Award_Main.htm"); ?>";

@@ -27,19 +27,19 @@
-
Worked / Confirmed
+
input->post('worked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('confirmed') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('notworked')) echo ' checked="checked"'; ?> > - +
@@ -49,28 +49,28 @@
input->post('qsl') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('lotw') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('eqsl')) echo ' checked="checked"'; ?> > - +
input->post('qrz')) echo ' checked="checked"'; ?> > - +
- +
- + result() as $mode){ if ($mode->submode == null) { @@ -105,11 +105,11 @@
- - + + - +
@@ -119,7 +119,7 @@
' . $band . 'Total
' . __('Total') . '
Total worked
' . __('Total worked') . '' . $dxcc . '
Total confirmed' . __('Total confirmed') . '' . $dxcc . '
#ITU Zone".__("ITU Zone")."' . $band . '
- - '; + + '; foreach($bands as $band) { echo ''; @@ -161,7 +161,7 @@ echo ''; } echo '
NumberCity' . __('Number') . '' . __('City') . '' . $band . '
-

Summary

+

' . __('Summary') . '

'; $sat = 0; @@ -178,9 +178,9 @@ echo ''; } } - echo ''; + echo ''; if ($sat == 1) { - echo ''; + echo ''; } } else { echo ''; @@ -188,7 +188,7 @@ echo ''; echo ' - '; + '; if (count($bands) > 2) { $len_worked = count($jcc_summary['worked']); @@ -207,7 +207,7 @@ echo ''; - echo ''; + echo ''; if (count($bands) > 2) { $len_confirmed = count($jcc_summary['confirmed']); $j = 0; @@ -229,7 +229,7 @@ } else { - echo ''; + echo ''; } ?> diff --git a/application/views/awards/pota/index.php b/application/views/awards/pota/index.php index b3a76e97a..cfcf9b794 100644 --- a/application/views/awards/pota/index.php +++ b/application/views/awards/pota/index.php @@ -7,7 +7,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "Parks on the Air® website"); ?>";

@@ -64,6 +64,6 @@
' . $band . 'Total' . __('Total') . 'SAT' . __('SAT') . ''.$bands[0].'
Total worked
' . __('Total worked') . '
Total confirmed' . __('Total confirmed') . '
Nothing found!
'; + echo ''; }?>
diff --git a/application/views/awards/sota/index.php b/application/views/awards/sota/index.php index 7c004d7fa..556bb6315 100644 --- a/application/views/awards/sota/index.php +++ b/application/views/awards/sota/index.php @@ -7,7 +7,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "https://www.sota.org.uk/"); ?>";

@@ -20,12 +20,12 @@ - - - - - - + + + + + + Nothing found!'; + echo ''; }?> diff --git a/application/views/awards/vucc/index.php b/application/views/awards/vucc/index.php index 07cd83e1e..9bca40068 100644 --- a/application/views/awards/vucc/index.php +++ b/application/views/awards/vucc/index.php @@ -6,7 +6,7 @@ var lang_awards_info_button = ""; var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; - var lang_award_info_ln3 = ""; + var lang_award_info_ln3 = "https://www.arrl.org/vucc"); ?>"; var lang_award_info_ln4 = "";

@@ -18,9 +18,9 @@
ReferenceDate/TimeCallsignBandRST SentRST Received
- - - + + + @@ -36,6 +36,6 @@
BandGrids WorkedGrids Confirmed
Nothing found!'; + echo ''; } ?> diff --git a/application/views/awards/wab/index.php b/application/views/awards/wab/index.php index 98990e95a..c5f540a6f 100644 --- a/application/views/awards/wab/index.php +++ b/application/views/awards/wab/index.php @@ -12,7 +12,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "https://wab.intermip.net/default.php"); ?>";

@@ -69,7 +69,7 @@ echo ' checked' ; } echo '>'; ?> - +
'; ?> - +
'; ?> - +
'; ?> - +
- - + +
diff --git a/application/views/awards/waja/index.php b/application/views/awards/waja/index.php index aeadfb8e9..cc80a8de4 100644 --- a/application/views/awards/waja/index.php +++ b/application/views/awards/waja/index.php @@ -17,7 +17,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "https://www.jarl.org/English/4_Library/A-4-2_Awards/Award_Main.htm"); ?>";

@@ -28,19 +28,19 @@
-
Worked / Confirmed
+
input->post('worked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('confirmed') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('notworked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
@@ -50,28 +50,28 @@
input->post('qsl') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('lotw') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('eqsl')) echo ' checked="checked"'; ?> > - +
input->post('qrz')) echo ' checked="checked"'; ?> > - +
- +
- + result() as $mode){ if ($mode->submode == null) { @@ -106,10 +106,10 @@
- - + + + ?>
@@ -119,10 +119,10 @@
@@ -144,8 +144,8 @@ - - '; + + '; foreach($bands as $band) { echo ''; @@ -161,7 +161,7 @@ echo ''; } echo '
NumberPrefecture' . __('Number') . '' . __('Prefecture') . '' . $band . '
-

Summary

+

' . __('Summary') . '

@@ -170,19 +170,19 @@ foreach($bands as $band) { echo ''; } - echo ' + echo ' - '; + '; foreach ($waja_summary['worked'] as $waja) { // Fills the table with the data echo ''; } echo ' - '; + '; foreach ($waja_summary['confirmed'] as $waja) { // Fills the table with the data echo ''; } @@ -193,7 +193,7 @@ } else { - echo ''; + echo ''; } ?> diff --git a/application/views/awards/was/index.php b/application/views/awards/was/index.php index dfeb2802b..3a79f8abb 100644 --- a/application/views/awards/was/index.php +++ b/application/views/awards/was/index.php @@ -18,7 +18,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "here"); ?>";

@@ -28,19 +28,19 @@
-
Worked / Confirmed
+
input->post('worked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('confirmed') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('notworked') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
@@ -50,28 +50,28 @@
input->post('qsl') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('lotw') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > - +
input->post('eqsl')) echo ' checked="checked"'; ?> > - +
input->post('qrz')) echo ' checked="checked"'; ?> > - +
- +
- + result() as $mode){ if ($mode->submode == null) { @@ -106,10 +106,10 @@
- - + + + ?>
@@ -119,10 +119,10 @@
@@ -165,7 +165,7 @@ } echo '
' . $band . 'Total' . __('Total') . '
Total worked
' . __('Total worked') . '' . $waja . '
Total confirmed' . __('Total confirmed') . '' . $waja . '
-

Summary

+

' . __('Summary') . '

@@ -174,18 +174,18 @@ foreach($bands as $band) { echo ''; } - echo ' + echo ' - '; + '; foreach ($was_summary['worked'] as $was) { // Fills the table with the data echo ''; } echo ' - '; + '; foreach ($was_summary['confirmed'] as $was) { // Fills the table with the data echo ''; } @@ -195,7 +195,7 @@ '; } else { - echo ''; + echo ''; } ?> diff --git a/application/views/awards/wwff/index.php b/application/views/awards/wwff/index.php index 0cf666270..7575566dd 100644 --- a/application/views/awards/wwff/index.php +++ b/application/views/awards/wwff/index.php @@ -7,7 +7,7 @@ var lang_award_info_ln1 = ""; var lang_award_info_ln2 = ""; var lang_award_info_ln3 = ""; - var lang_award_info_ln4 = ""; + var lang_award_info_ln4 = "https://wwff.co/awards/"); ?>";

@@ -61,6 +61,6 @@
' . $band . 'Total
' . __('Total') . '
Total worked
' . __('Total worked') . '' . $was . '
Total confirmed' . __('Total confirmed') . '' . $was . '
Nothing found!
'; + echo ''; }?>
diff --git a/application/views/cfd/index.php b/application/views/cfd/index.php index 555ad0f02..73e19c4cc 100644 --- a/application/views/cfd/index.php +++ b/application/views/cfd/index.php @@ -4,7 +4,7 @@
- + https://toplist.darc.de"); ?>
diff --git a/application/views/lotw/import.php b/application/views/lotw/import.php index 17946afd5..d184a560b 100644 --- a/application/views/lotw/import.php +++ b/application/views/lotw/import.php @@ -21,7 +21,7 @@

-

+

".__("Download Report").""); ?>

@@ -44,7 +44,7 @@
- + result() as $call) { diff --git a/application/views/options/dxcluster.php b/application/views/options/dxcluster.php index 72740e1a0..e0407962c 100644 --- a/application/views/options/dxcluster.php +++ b/application/views/options/dxcluster.php @@ -36,29 +36,29 @@
-

+

".__("DXClusterAPI").""); ?>

- +
diff --git a/application/views/simplefle/index.php b/application/views/simplefle/index.php index a4114718a..a0711f94c 100644 --- a/application/views/simplefle/index.php +++ b/application/views/simplefle/index.php @@ -12,7 +12,7 @@ var lang_qso_simplefle_info_ln1 = ""; var lang_qso_simplefle_info_ln2 = ""; var lang_qso_simplefle_info_ln3 = ""; - var lang_qso_simplefle_info_ln4 = ""; + var lang_qso_simplefle_info_ln4 = "here"); ?>"; var lang_qso_simplefle_syntax_help = ""; var lang_qso_simplefle_syntax_help_title = ""; var lang_qso_simplefle_syntax_help_close_w_sample = ""; diff --git a/application/views/simplefle/syntax_help.php b/application/views/simplefle/syntax_help.php index 369e69ad1..8f3eb9fd3 100644 --- a/application/views/simplefle/syntax_help.php +++ b/application/views/simplefle/syntax_help.php @@ -25,5 +25,5 @@ day ++ df3et -

+

this article"); ?>

diff --git a/application/views/station_profile/create.php b/application/views/station_profile/create.php index 58536bb34..677044b0b 100644 --- a/application/views/station_profile/create.php +++ b/application/views/station_profile/create.php @@ -29,9 +29,9 @@
- - - + + " required> +
@@ -49,21 +49,21 @@ num_rows() > 0) { ?> - +
- +
@@ -72,7 +72,7 @@ - +
@@ -94,7 +94,7 @@ } ?> - ".__("click here")." ".__("to find it!"); ?> + ".__("click here")." "); ?>
@@ -108,7 +108,7 @@ } ?> - ".__("click here")." ".__("to find it!"); ?> + ".__("click here")." "); ?>
@@ -122,7 +122,7 @@
- + ".__("click here").""); ?>
@@ -139,29 +139,29 @@ - + ".__("IOTA World website").""); ?>
- + ".__("SOTA Maps website").""); ?>
- + ".__("GMA Map website").""); ?>
- + ".__("POTA Map website").""); ?>
- +
@@ -173,7 +173,7 @@
- +
@@ -209,7 +209,7 @@
- + ".__("HRDLog.net Userprofile page").""); ?>
@@ -226,13 +226,13 @@
- +
- +
- + ".__("the QRZ.com Logbook settings page").""); ?>
@@ -246,9 +246,9 @@
- + - + ".__("QO-100 Dx Club's profile page").""); ?>
diff --git a/application/views/station_profile/edit.php b/application/views/station_profile/edit.php index df4e20450..cf2ea707f 100644 --- a/application/views/station_profile/edit.php +++ b/application/views/station_profile/edit.php @@ -37,9 +37,9 @@
- + station_profile_name; } ?>" required> - +
@@ -69,7 +69,7 @@ num_rows() > 0) { ?> - - + +
station_city; } ?>"> - +
@@ -102,7 +102,7 @@ - +
@@ -135,7 +135,7 @@ } ?> - ".__("click here")." ".__("to find it!"); ?> + ".__("click here")." "); ?>
@@ -152,7 +152,7 @@ } ?> - ".__("click here")." ".__("to find it!"); ?> + ".__("click here")." "); ?>
@@ -176,7 +176,7 @@
- + ".__("click here").""); ?>
@@ -203,7 +203,7 @@ - + ".__("IOTA World website").""); ?> @@ -218,7 +218,7 @@
station_sota; } ?>"> - + ".__("SOTA Maps website").""); ?>
@@ -231,7 +231,7 @@
station_wwff; } ?>"> - + ".__("GMA Map website").""); ?>
@@ -244,7 +244,7 @@
station_pota; } ?>"> - + ".__("POTA Map website").""); ?>
@@ -278,7 +278,7 @@
- + eqslqthnickname; } ?>">
@@ -303,7 +303,7 @@
- + ".__("the QRZ.com Logbook settings page").""); ?>
@@ -354,9 +354,9 @@
- + hrdlog_code; } ?>"> - + ".__("HRDLog.net Userprofile page").""); ?>
@@ -375,9 +375,9 @@
QO-100 Dx Club
- + webadifapikey; } ?>"> - + ".__("QO-100 Dx Club's profile page").""); ?>
diff --git a/application/views/user/edit.php b/application/views/user/edit.php index c1d656be4..6f8c16281 100644 --- a/application/views/user/edit.php +++ b/application/views/user/edit.php @@ -815,7 +815,7 @@
- + https://radiosocial.de"); ?>
@@ -833,7 +833,7 @@ - + https://github.com/wavelog/wavelog/wiki/Winkey"); ?>
@@ -849,7 +849,7 @@
- + https://hams.at/users/settings"); ?>