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

3 lines
241 B
PHP
Raw Normal View History

2019-09-10 06:27:33 +02:00
<label class="opalestate-label opalestate-label--location-text"><?php esc_html_e( 'Location', 'opalestate-pro' ) ?></label>
<input class="form-control" name="location_text" placeholder="<?php esc_attr_e( 'Location', 'opalestate-pro' ); ?>">