Browse Source

minor correction

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

+ 1 - 3
SDS_status_main.php

@@ -1325,8 +1325,6 @@ if ($PSmode == 5)
 
 	// ########## TLK Wall and LAUDA TEMPERATURE ##########
 
-
-
 if ($PSmode == 5) 
     { // only display if PS operation mode is HV
 
@@ -1398,7 +1396,7 @@ if ($PSmode != 5)
 	if ($value < $min) $color = "#0026FF";
 	else if ($value > $max) $color = "#FF0000";
 	if ($value < 4000) placeTextWithLink(315, 110, sprintf('%.1F &#176;C', $value), 90, 4, $color, "PS mean temperature of 3912..13..14 side NEG port", $link);
-    
+    }
 
 	// ########## MS VESSEL TEMPERATURES ##########