Index: /trunk/www/dch/quality.php
===================================================================
--- /trunk/www/dch/quality.php	(revision 18195)
+++ /trunk/www/dch/quality.php	(revision 18196)
@@ -57,5 +57,5 @@
 echo "ELEVATION: <br>\n ";
 echo "&nbsp;&nbsp;&nbsp;elevation (DRIVE_CONTROL_POINTING_POSITION.fits 90-Zd)<br>\n";
-echo "TEMP: <br>\n ";
+echo "TEMPERATURE: <br>\n ";
 echo "&nbsp;&nbsp;&nbsp;black: sensor temperature (FSC_CONTROL_TEMPERATURE.fits T_sens)<br>\n";
 echo "&nbsp;&nbsp;&nbsp;blue: outside temperature (MAGIC_WEATHER_DATA.fits T)<br>\n";
@@ -64,4 +64,12 @@
 echo "<br>\n";
 
+echo "HUMIDITY: <br>\n ";
+echo "&nbsp;&nbsp;&nbsp;green: PFmini rel. hum sensor (most trusted sensor) <br>\n";
+echo "&nbsp;&nbsp;&nbsp;azure: 4 rel. hum. sensors of the FSC board. <br>\n";
+echo "&nbsp;&nbsp;&nbsp;orange line: if humidity crosses this line, please note it in the logbook. <br>\n";
+echo "&nbsp;&nbsp;&nbsp;red line: if humidity crosses this line, please write a mail about it to fact-online. <br>\n";
+echo "These limits are not carved in stone. If we find, the humidity never crosses the 37% limit, we might lower the red line substantially. <br>\n";
+echo "<br>\n";
+
 echo "</body>\n";
 echo "</html>\n";
