Thomas Thümmler 2 years ago
parent
commit
e90c03550b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SDS_status_main.php

+ 1 - 1
SDS_status_main.php

@@ -5,7 +5,7 @@ if ($onsite) placeBox(-135, 1190, "Inside KIT CN network", 250, 2, "#DDDDDD");
 if (substr($ip, 0, 7) == "134.107") placeBox(25, 10, "MPP Munich network", 250, 2, "#FFFFFF");
 if (substr($ip, 0, 7) == "128.176") placeBox(25, 10, "WWU Muenster network", 250, 2, "#FFFFFF");
 
-// #####  global variable for PS and MS operation mode
+//  ####  global variable for PS and MS operation mode
 $PSmode = $adeiValue[32][0];
 $MSmode = $adeiValue[33][0];