]> mj.ucw.cz Git - arexx.git/blobdiff - web/index.cgi
Home: New MQTT server
[arexx.git] / web / index.cgi
index e72fcc7a69f3b9a79902881e5fb146186326dfb3..8edd788c4c1971a1f0a850df8127fb7e0db9590d 100755 (executable)
@@ -38,7 +38,7 @@ sub links(@) {
 
 print "<p>Temperature:", links("temp-", "quick", "12h", "48h", "month"), "\n";
 print "<p>Humidity:", links("rh-", "12h", "48h", "month"), "\n";
-print "<p>Power:", links("power-", "2h", "2h-detail", "day", "day-detail", "48h", "48h-detail", "week", "month"), "\n";
+print "<p>Power:", links("power-", "2h", "2h-detail", "day", "day-detail", "48h", "48h-detail", "week", "month"), "\n";
 
 if ($graph =~ /^power-/) {
        $graph = "http://micac.burrow.ucw.cz/burrow/$graph";