Andrew Boyson / web

Dependents:   oldheating gps motorhome heating

Revision:
77:4689596a2f3f
Parent:
58:e5ab14ef6ea6
Child:
83:0d956edd55b7
--- a/log/http-log-html.c	Thu Mar 21 11:21:19 2019 +0000
+++ b/log/http-log-html.c	Sat Mar 23 12:26:49 2019 +0000
@@ -11,7 +11,7 @@
     PageAddH1(PageSite, "Log");
     
     HttpAddText("<h2>");
-    PageAddInputButton(0, "Log", "clear", "/log", "clearlog");
+    PageAddInputButton("Log", "clear", "/log", "clearlog");
     HttpAddText("</h2>\r\n");
     
     HttpAddText("<code>");