?>
</strong></label></td>
				<td><input id="replace_with" class="regular-text" type="text" name="replace_with" value="<?php 
BSR_Admin::prefill_value('replace_with');
?>
" /></td>
			</tr>

			<tr>
				<td><label for="select_tables"><strong><?php 
_e('Select tables', 'better-search-replace');
?>
</strong></label></td>
				<td>
					<?php 
BSR_Admin::load_tables();
?>
					<p class="description"><?php 
_e('Select multiple tables with Ctrl-Click for Windows or Cmd-Click for Mac.', 'better-search-replace');
?>
</p>
				</td>
			</tr>

			<tr>
				<td><label for="case_insensitive"><strong><?php 
_e('Case-Insensitive?', 'better-search-replace');
?>
</strong></label></td>
				<td>
					<input id="case_insensitive" type="checkbox" name="case_insensitive" <?php