fixed for xhtml compatibility

This commit is contained in:
Robert Gaggl 2003-12-08 22:38:06 +00:00
parent a73f862797
commit 5676a14f06

View file

@ -2,7 +2,7 @@
<form method="get" action="<% response.action %>"> <form method="get" action="<% response.action %>">
<input size="25" name="q" value="<% request.q encoding="form" %>"> <input size="25" name="q" value="<% request.q encoding="form" %>">
<input type="submit" value="go"> <input type="submit" value="go" />
</form> </form>
<br /> <br />