diff --git a/application/controllers/Stationsetup.php b/application/controllers/Stationsetup.php index 996ad8511..aa0e7f418 100644 --- a/application/controllers/Stationsetup.php +++ b/application/controllers/Stationsetup.php @@ -362,7 +362,7 @@ class Stationsetup extends CI_Controller { private function stationlinked2html($linked) { if ($linked == 1) { - return ''; + return 'yes'; } return ''; } diff --git a/application/views/stationsetup/stationsetup.php b/application/views/stationsetup/stationsetup.php index f2920d817..c1bdfeb51 100644 --- a/application/views/stationsetup/stationsetup.php +++ b/application/views/stationsetup/stationsetup.php @@ -101,7 +101,7 @@

-

+