<p><input type="checkbox" id="search_drafts" name="search_drafts" value="true" <?php if($options['SE4_use_draft_search'] == 'true') { echo 'checked="true"'; } ?>
<label for="search_drafts"><?php _e('Search every draft','SearchEverything'); ?></label></p>
108.