3 lines
241 B
PHP
3 lines
241 B
PHP
|
<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' ); ?>">
|