3 lines
237 B
PHP
3 lines
237 B
PHP
|
<label class="opalestate-label opalestate-label--keyword"><?php esc_html_e( 'Keyword', 'opalestate-pro' ); ?></label>
|
||
|
<input class="form-control" name="search_text" placeholder="<?php esc_attr_e( 'Type keyword', 'opalestate-pro' ); ?>">
|