Index: branches/MetavidWiki-exp/frontend_pages/index.php |
— | — | @@ -42,7 +42,7 @@ |
43 | 43 | <div class="logo"><a href="#"><img src="<?php echo $skin_path?>/images/logo.png" alt="Metavid" /></a></div> |
44 | 44 | <p class="tagline">The Open Video archive of the US Congress</p> |
45 | 45 | <div class="form_search_row"> |
46 | | - <input type="text" class="searchField" name="search[field]" id="search_field" /> |
| 46 | + <input type="text" class="searchField" name="search[field]" id="searchInput" /> |
47 | 47 | <button class="grey_button" type="submit"><span> Video Search </span></button> |
48 | 48 | <a href="#" class="advanced_search_tag">advanced search</a> |
49 | 49 | </div> |