]> git.uio.no Git - usit-rt.git/blobdiff - share/html/Search/Elements/SelectAndOr
Putting 4.2.0 on top of 4.0.17
[usit-rt.git] / share / html / Search / Elements / SelectAndOr
index fe164d7785d089e304e1183f38bd577feb33572a..9f1b21676dbb4a1f97a714ccb2773a28a9c33637 100644 (file)
@@ -45,8 +45,8 @@
 %# those contributions and any derivatives thereof.
 %#
 %# END BPS TAGGED BLOCK }}}
-<input type="radio" class="radio" name="<%$Name%>" checked="checked" value="AND" /><&|/l&>AND</&>
-<input type="radio" class="radio" name="<%$Name%>" value="OR" /><&|/l&>OR</&>
+<label><input type="radio" class="radio" name="<%$Name%>" checked="checked" value="AND" /><&|/l&>AND</&></label>
+<label><input type="radio" class="radio" name="<%$Name%>" value="OR" /><&|/l&>OR</&></label>
 
 <%ARGS>
 $Name => "Operator"