4 lines
195 B
PHP
Executable File
4 lines
195 B
PHP
Executable File
<button type="submit" class="<?php echo apply_filters( 'opalestate_search_form_submit_classes', 'btn btn-secondary btn-search' ); ?>">
|
|
<?php esc_html_e('Search', 'opalestate-pro'); ?>
|
|
</button>
|