summaryrefslogtreecommitdiffstats
path: root/lbu-listchanges-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'lbu-listchanges-html.lsp')
-rw-r--r--lbu-listchanges-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lbu-listchanges-html.lsp b/lbu-listchanges-html.lsp
index 8adec8c..1660156 100644
--- a/lbu-listchanges-html.lsp
+++ b/lbu-listchanges-html.lsp
@@ -16,7 +16,7 @@ require("htmlviewfunctions")
<DL>
<DT>Generate and download overlay</DT>
<DD><form action="<%= html.html_escape(page_info.script .. page_info.prefix) %>lbu/getpackage" method="POST">
- <input class="submit" type="submit" name="Download" value="Download"></form></DD>
+ <input class="submit" type="submit" name="submit" value="Download"></form></DD>
</DL>
<% end %>