FORM -> SERVLET-FORM

This commit is contained in:
interp 2002-09-27 15:32:05 +00:00
parent db3c5ef04e
commit 52566ea00a
1 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@
(p (a (@ href "reset")
"click here to reset server's plugin cache"))
(p
(form ,new-url
(servlet-form ,new-url
,input-text
,number-input-field
,(make-submit-button)))))))))