/>
					<label for="case_insensitive"><span class="description"><?php 
_e('Searches are case-sensitive by default.', 'better-search-replace');
?>
</span></label>
				</td>
			</tr>

			<tr>
				<td><label for="replace_guids"><strong><?php 
_e('Replace GUIDs<a href="http://codex.wordpress.org/Changing_The_Site_URL#Important_GUID_Note" target="_blank">?</a>', 'better-search-replace');
?>
</strong></label></td>
				<td>
					<input id="replace_guids" type="checkbox" name="replace_guids" <?php 
BSR_Admin::prefill_value('replace_guids', 'checkbox');
?>
 />
					<label for="replace_guids"><span class="description"><?php 
_e('If left unchecked, all database columns titled \'guid\' will be skipped.', 'better-search-replace');
?>
</span></label>
				</td>
			</tr>

			<tr>
				<td><label for="dry_run"><strong><?php 
_e('Run as dry run?', 'better-search-replace');
?>
</strong></label></td>
				<td>