Browse Source

changed section to system

Thomas Thümmler 4 years ago
parent
commit
40892eebaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -85,7 +85,7 @@ else { echo '<meta http-equiv="refresh" content="120">'; $slowrefresh= true; }
 
 	// ########## TIME STAMP ##########
 
-	echo '<font size="6" color="#000000"><b>KATRIN Spectrometer and Detector Section Status Overview</b></font><br>';
+	echo '<font size="6" color="#000000"><b>KATRIN Spectrometer and Detector System Status Overview</b></font><br>';
 	echo '<font size="4" color="#000000">Page refreshed:&emsp;' . date(DATE_RFC850) . '</font><br>';
 	echo '<font size="4" color="#000000">Data extracted:&ensp;&thinsp;&thinsp;&thinsp;' . $extraction_time . ' </font><br>';
 	echo '<font size="4" color="#FFFFFF">&emsp; &emsp; &emsp; Client IP:' . $ip . ' </font><br>';