Lines 33-39
Link Here
|
33 |
<option value="match">in any heading</option> |
33 |
<option value="match">in any heading</option> |
34 |
<option value="mainentry">in main entry</option> |
34 |
<option value="mainentry">in main entry</option> |
35 |
</select> |
35 |
</select> |
36 |
<input type="hidden" name="and_ora" value="and" /> |
36 |
<input type="hidden" name="and_or" value="and" /> |
37 |
<input type="hidden" name="excluding" value="" /> |
37 |
<input type="hidden" name="excluding" value="" /> |
38 |
</li> |
38 |
</li> |
39 |
<li><label for="orderby">Order by: </label><select name="orderby" id="orderby"> |
39 |
<li><label for="orderby">Order by: </label><select name="orderby" id="orderby"> |
40 |
- |
|
|