Widget:KeywordSearch: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 26: | Line 26: | ||
}); | }); | ||
</script> | </script> | ||
<form> | |||
<div id="formSpace"></div> | <div id="formSpace"></div> | ||
<input type='button' id='orOp' value='OR' /> | <input type='button' id='orOp' value='OR' /> | ||
<input type='button' id='andOp' value='AND' /> | <input type='button' id='andOp' value='AND' /> | ||
<input type='button' id='showQueries' value='SHOW' /> | <input type='button' id='showQueries' value='SHOW' /> | ||
</form> | |||
</includeonly> | </includeonly> |