Browse Source

updated label

Thomas Thuemmler 3 months ago
parent
commit
90bf71d624
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SDS_status_main.php

+ 1 - 1
SDS_status_main.php

@@ -602,7 +602,7 @@ if (($MSmode == 5) or ($MSmode == 4))
         $Kal2_link = $adeiChannel[30][9];
         $Kal2_TS = $adeiValue[30][10];
         $Kal2_RunFlag = $adeiValue[30][11];
-        $Kal2_text = "DVM @ PS";
+        $Kal2_text = "DVM @ JRL @ PS(IE)";
         
 	$time_conversion_factor = 2082844800;
         $most_recent_TS = max($K35_TS,$K65_TS,$Kal1_TS);