source:
trunk/www.guidonia.net/wp/wp-content/themes/duplexes/searchform.php@
44
Last change on this file since 44 was 44, checked in by , 15 years ago | |
---|---|
File size: 245 bytes |
Rev | Line | |
---|---|---|
[44] | 1 | <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/"> |
2 | <p> | |
3 | <input type="text" value="enter keywords here" name="s" id="searchbox" onfocus="this.value=''"/> | |
4 | <input type="submit" class="submitbutton" value="Search" /> | |
5 | </p> | |
6 | </form> |
Note:
See TracBrowser
for help on using the repository browser.