File "searchform.php"
Full Path: /home/refref/public_html/wp-post-to-pdf-enhanced-cache-20250414195233/knowhow/searchform.php
File size: 367 bytes
MIME-type: text/plain
Charset: utf-8
<form role="search" method="get" id="searchform" action="<?php echo home_url( '/' ); ?>">
<input type="text" value="<?php _e("Cauta...", "framework") ?>" name="s" id="s" onblur="if (this.value == '') {this.value = '<?php _e("Cauta...", "framework") ?>';}" onfocus="if (this.value == '<?php _e("Cauta...", "framework") ?>')
{this.value = '';}" />
</form>