fixed markup to be xhtml compatible

This commit is contained in:
Tobi Schäfer 2002-06-03 16:49:20 +00:00
parent 0df66504d9
commit 2ea7797c89
23 changed files with 90 additions and 88 deletions

View file

@ -1,4 +1,4 @@
<tr>
<td><span class="small">Choice <% param.count %>:</span><br>
<td><span class="small">Choice <% param.count %>:</span><br />
<input type="text" size="60" name="choice" value="<% param.value %>"></td>
</tr>