ACC SHELL

Path : /srv/www/vhosts/aife/aife.cz/wp-content/themes/Proyecto/
File Upload :
Current File : /srv/www/vhosts/aife/aife.cz/wp-content/themes/Proyecto/searchform.php

<?php
/**
 * @package WordPress
 * @subpackage proyecto Theme
 */
?>
<form method="get" id="searchbar" action="<?php echo home_url( '/' ); ?>">
<input type="text" size="16" name="s" value="Hledat" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;" id="search" />
<input type="submit" id="searchsubmit" value="" />
</form>

ACC SHELL 2018