Opal-Estate-Pro/templates/search-box/fields/search-text.php

3 lines
237 B
PHP
Raw Normal View History

2019-09-10 06:27:33 +02:00
<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' ); ?>">