4 lines
149 B
Text
4 lines
149 B
Text
<tr>
|
|
<td><span class="small">Choice <% param.count %>:</span><br />
|
|
<input type="text" size="60" name="choice" value="<% param.value %>"></td>
|
|
</tr>
|