changeset 1 | 0d28b7c10758 |
0:0d9a58d2c515 | 1:0d28b7c10758 |
---|---|
1 <form method="get" id="searchform" action="<?php bloginfo('home'); ?>"> |
|
2 <input type="text" class="text" value="<?php the_search_query(); ?>" name="s" id="s" /><input class="but" type="image" src="<?php bloginfo('stylesheet_directory'); ?>/images/search.gif" value="submit" /> |
|
3 </form> |