HEX
Server: Apache
System: Linux p3plzcpnl489526.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: vmasmheia229 (9244908)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/vmasmheia229/public_html/htmlCHRIS/old/dev2/wp-content/themes/inovado/searchform.php
<form action="<?php echo home_url(); ?>/" id="searchform" method="get">
        <input type="text" id="s" name="s" value="<?php _e('To search type and hit enter', 'minti') ?>" onfocus="if(this.value=='<?php _e('To search type and hit enter', 'minti') ?>')this.value='';" onblur="if(this.value=='')this.value='<?php _e('To search type and hit enter', 'minti') ?>';" autocomplete="off" />
        <input type="submit" value="Search" id="searchsubmit" class="hidden" />
</form>