summaryrefslogtreecommitdiffstats
path: root/health-networkstats-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'health-networkstats-html.lsp')
-rw-r--r--health-networkstats-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/health-networkstats-html.lsp b/health-networkstats-html.lsp
index 47b9d3d..91084c0 100644
--- a/health-networkstats-html.lsp
+++ b/health-networkstats-html.lsp
@@ -143,8 +143,8 @@ Network traffic in bytes/second
</TABLE></DD>
<DT>Start / Stop</DT>
<DD>
-<input TYPE="button" ID="Start" VALUE="Start">
-<input TYPE="button" ID="Stop" VALUE="Stop">
+<input CLASS="submit" TYPE="button" ID="Start" VALUE="Start">
+<input CLASS="submit" TYPE="button" ID="Stop" VALUE="Stop">
</DD>
</DL>