We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d6cc0 commit a8ea8bbCopy full SHA for a8ea8bb
app/integrations/woocommerce/templates/loop/no-products-found.php
@@ -25,4 +25,4 @@
25
26
<<?php echo esc_attr( $html_tag ); ?> class="woocommerce-info">
27
<?php esc_html_e( 'No products were found matching your selection.', 'bigbox' ); ?>
28
-</<?php echo esc_attr( $tag ); ?>>
+</<?php echo esc_attr( $html_tag ); ?>>
0 commit comments