Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
knowhow
:
searchform.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<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>