summaryrefslogtreecommitdiffstats
path: root/modules-edit-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'modules-edit-html.lsp')
-rw-r--r--modules-edit-html.lsp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules-edit-html.lsp b/modules-edit-html.lsp
index e3c0f8d..5a96422 100644
--- a/modules-edit-html.lsp
+++ b/modules-edit-html.lsp
@@ -31,7 +31,6 @@ displayitem(form.value.mtime)
<% if form.value.filecontent.descr then %><P CLASS='descr'><%= string.gsub(html.html_escape(form.value.filecontent.descr), "\n", "<BR>") %></P><% end %>
<% if form.type == "form" then %>
-<H3>Save</H3>
<% displayformend(form) %>
<% end %>
</form>