Origin commit
This commit is contained in:
3
templates/search-box/fields/submit-button.php
Executable file
3
templates/search-box/fields/submit-button.php
Executable file
@@ -0,0 +1,3 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user