[ci] Test Tcl bindings for dragonfly/freebsd
[xapian.git] / xapian-applications / omega / templates / inc / anyalldropbox
blob0c9c1b02f4d68b214cd5d6ccf74837f8868ed2cf
1 <select name=DEFAULTOP>
2 <option value=or $if{$eq{$defaultop,or},selected}>Matching any words</option>
3 <option value=and $if{$eq{$defaultop,and},selected}>Matching all words</option>
4 </select>