some short hint added

This commit is contained in:
interp 2002-09-27 17:31:35 +00:00
parent aaa5283e0b
commit b8a1ec9024
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
`(html (title "Byte Input Widget")
(body
(h1 "Byte Input Widget")
(p "Enter your byte (msb left):")
(servlet-form ,new-url
,byte-input-fields
,(make-submit-button)))))))