Changed the names of some of the ids

This commit is contained in:
rods%netscape.com 1998-11-03 15:41:09 +00:00
Родитель 35c30822dc
Коммит b992b124ff
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -54,9 +54,9 @@ BODY {
<td width="134">&nbsp; <fieldset style="background-color: rgb(192, 192, 192); display: inline; border: 2px groove white; margin-left: 10px; padding: 10px;">
<legend style="background-color:rgb(192, 192, 192); border: none ; padding: 0px;" align=left>&nbsp;Direction
&nbsp;</legend>
<input type=radio id="Up" size=15 maxlength=80 style="margin-right:10px; background-color: rgb(190, 190, 190);">
<input type=radio id="searchup" size=15 maxlength=80 style="margin-right:10px; background-color: rgb(190, 190, 190);">
<u>U</u>p
<input type=radio id="Down">
<input type=radio id="searchdown">
<u>D</u>own
<input type="HIDDEN" id="a" value="n">
</fieldset> </td>