Project

General

Profile

« Previous | Next » 

Revision 2828

Added by tyburczy over 18 years ago

fixed erroneous duplication of search choices

View differences:

index.html
165 165
  <input value="Search" type="submit">
166 166
</form></td>
167 167
<td><form>
168
<input name="search" type="radio" checked><span class="text_plain"> Search Title, Abstract, Keywords, Personnel (Quicker)</span></input><br>
169
<input name="search" type="radio" id="searchCheckBox"><span class="text_plain"> Search all fields (Slower)</span></input><br>
168
<input name="search" type="radio" checked><span class="text_plain"> Search only within ESA</span></input><br>
169
<input name="search" type="radio" id="knbCheckBox"><span class="text_plain"> Search entire Knowledge Network for Biocomplexity</span></input>
170 170
</form></td>
171 171
</tr>
172
<tr><td rowspan="2"><form>
172
</table>
173
<table><tr>
174
<td><b>Search Fields:</b></td>
175
<td><form>
173 176
  <input name="searchAll" type="radio" checked><span class="regtext">Search Title, Abstract, Keywords, Personnel (Quicker)</span></input><br>
174 177
  <input name="searchAll" type="radio" id="searchCheckBox"><span class="regtext">Search all fields (Slower)</span></input>
175
</form></td></tr>
176
</table>
178
</form></td>
179
</tr></table>
177 180
   <br><br>
178 181
      This tool allows you to search the registry for data 
179 182
      sets of interest. When you type text in the box and 

Also available in: Unified diff