|
Lines 212-219
Link Here
|
| 212 |
<ol><li> |
212 |
<ol><li> |
| 213 |
<label for="output_format">File format: </label> |
213 |
<label for="output_format">File format: </label> |
| 214 |
<select id="output_format_auth" name="output_format"> |
214 |
<select id="output_format_auth" name="output_format"> |
| 215 |
<option value="marc">marc</option> |
215 |
<option value="marc">MARC</option> |
| 216 |
<option value="xml">xml</option> |
216 |
<option value="xml">XML</option> |
| 217 |
</select> |
217 |
</select> |
| 218 |
</li> |
218 |
</li> |
| 219 |
<li> |
219 |
<li> |
| 220 |
- |
|
|