root/afridex/theme/searchform.php
@
13
| Revision 13, 212 bytes (checked in by admin, 18 years ago) |
|---|
| Rev | Line | |
|---|---|---|
| [1] | 1 | <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/"> |
| 2 | <input type="text" value="<?php the_search_query(); ?>" name="s" id="s" /> | |
| 3 | <input type="submit" id="searchsubmit" value="Search" /> | |
| 4 | </form> |
Note: See TracBrowser
for help on using the browser.
