summaryrefslogtreecommitdiffstats
path: root/squid-saccess-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-05-07 15:49:42 +0000
committerTed Trask <ttrask01@yahoo.com>2012-05-07 15:49:42 +0000
commit32c545ad480d8c21d1ea8d1aacf6cd5647cee48d (patch)
tree3d42701a3788546712d291ff412e5a803b1504c1 /squid-saccess-html.lsp
parentea1a646373778614d994ec58fee4a7ef9bed9e8c (diff)
downloadacf-squid-32c545ad480d8c21d1ea8d1aacf6cd5647cee48d.tar.bz2
acf-squid-32c545ad480d8c21d1ea8d1aacf6cd5647cee48d.tar.xz
Some cleanup for form submission
Diffstat (limited to 'squid-saccess-html.lsp')
-rw-r--r--squid-saccess-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/squid-saccess-html.lsp b/squid-saccess-html.lsp
index 9b9a40f..3ac8d35 100644
--- a/squid-saccess-html.lsp
+++ b/squid-saccess-html.lsp
@@ -39,6 +39,6 @@ Enter the domain url below. Regular expressions are allowed.
<h3>Save Changes</h3>
<dl>
-<dt>Save changes of the above boxes</dt><dd><input class="submit" type="submit" name="cmd" value="save"></dd>
+<dt>Save changes of the above boxes</dt><dd><input class="submit" type="submit" name="submit" value="save"></dd>
</dl>
</form>