Andrew Boyson / web

Dependents:   oldheating gps motorhome heating

Revision:
83:0d956edd55b7
Parent:
77:4689596a2f3f
Child:
87:c51478679090
--- a/log/http-log-html.c	Tue Mar 26 13:42:01 2019 +0000
+++ b/log/http-log-html.c	Sat Apr 06 11:21:14 2019 +0000
@@ -11,7 +11,7 @@
     PageAddH1(PageSite, "Log");
     
     HttpAddText("<h2>");
-    PageAddInputButton("Log", "clear", "/log", "clearlog");
+    PageAddInputButton("Log", "Clear", "/log", "clearlog");
     HttpAddText("</h2>\r\n");
     
     HttpAddText("<code>");