I'm looking into editing the display of the "Search in forums" box when you search in the forum.
Instead of where you hold "control" to highlight I would like check boxes.
The closest I got is locating the "OPTION" template.
Here is an image of what I'm looking to achieve, I just need to be pointed in the right direction if anyone would help me out!
Edit: <input type="checkbox" value="$optionvalue" class="$optionclass" $optionselected>$optiontitle</input>