Browse Source

update links

Jan Behrens 3 years ago
parent
commit
e18a18ad23
1 changed files with 2 additions and 2 deletions
  1. 2 2
      STS_main.php

+ 2 - 2
STS_main.php

@@ -12,12 +12,12 @@
 	$posYCompName = -150;
 
 	// ########## Rearsection ##########
-	placeText($posYCompName, 100, "Rear Section", 70, 30, $color);
+	placeText($posYCompName, 100, "Rear Section", 70, 30, $color, "RS Status Overview (BORA)", "https://bora-rs.kaas.kit.edu");
 	placeText($posYmagnetName, 240, "RSCM", 30, 5, $color);
 
 	// ########## WGTS ##########
 	//placeTextWithWebsiteLink($posYCompName, 670, "WGTS", 70, 30, $color, "WGTS Status Overview", "wgts");
-    placeTextWithWebsiteLink($posYCompName, 670, "WGTS", 70, 30, $color, "WGTS Status Overview (BORA)", "wgts", "https://bora-wgts.kaas.kit.edu");
+    placeTextWithWebsiteLink($posYCompName, 670, "WGTS", 70, 30, $color, "WGTS Status Overview (BORA)", "https://bora-wgts.kaas.kit.edu");
 	placeText($posYmagnetName, 340, "M5", 30, 5, $color);
 	placeText($posYmagnetName, 410, "M4", 30, 5, $color);
 	placeText($posYmagnetName, 550, "M1", 30, 5, $color);