0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
wordpress
/
themes
/
trees
/
[
Home
]
File: searchform.php
<form action="<?php bloginfo('url'); ?>" id="searchform" method="get"> <input type="text" onfocus="this.value='';" value="SEARCH" name="s" id="s"/> <input type="image" src="<?php echo bloginfo('template_url'); ?>/images/go_btn.gif" value="Go" id="btn" /> </form>