0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
wordpress
/
themes
/
orangeCorporate
/
[
Home
]
File: searchform.php
<form action="<?php bloginfo('url'); ?>" id="searchform" method="get"> <label for="s">Search Site</label> <input type="text" id="s" name="s" value="Search..." onfocus="this.value='';"/> <button type="submit">Go</button> </form>