root/afridex/searchform.php
@
8
| Revision 1, 212 bytes (checked in by admin, 18 years ago) |
|---|
| Line | |
|---|---|
| 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.
