web/wp-content/plugins/slideshow-jquery-image-gallery/views/SlideshowPluginSlideInserter/search-popup.php
--- a/web/wp-content/plugins/slideshow-jquery-image-gallery/views/SlideshowPluginSlideInserter/search-popup.php Wed Dec 19 12:35:13 2012 -0800
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-<div id="slideshow-slide-inserter-popup-background"></div>
-<div id="slideshow-slide-inserter-popup">
- <div id="close"></div>
- <div>
- <input type="text" id="search" />
- <?php submit_button(__('Search', 'slideshow-plugin'), 'primary', 'search-submit', false); ?>
- <i><?php _e('Search images by title or ID', 'slideshow-plugin'); ?></i>
- </div>
- <div style="clear: both;"></div>
-
- <div id="search-results">
- <table id="results" class="widefat"></table>
- </div>
-</div>
\ No newline at end of file