r246: - Searching of custom fields is done
[bugdar.git] / templates / bugfield_input_checkbox.tpl
1 <div><strong>$field[name]:</strong> <input name="<if condition="$show['search']">custom[$field[shortname]]<else />$field[shortname]</if>" type="checkbox" value="1"$selected /></div>