From 091eacef15d5f40366ca5a4d7de5c91931a706eb Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 22 Mar 2018 13:20:00 -0600 Subject: [PATCH] Add screen reader text label This can be changed to "sr-only" class for Bootstrap later. For now this adds it as it is in the Woo files, using the WordPress "screen-reader-text" class. --- woocommerce/product-searchform.php | 1 + 1 file changed, 1 insertion(+) diff --git a/woocommerce/product-searchform.php b/woocommerce/product-searchform.php index d0db6eb..1c2d02b 100644 --- a/woocommerce/product-searchform.php +++ b/woocommerce/product-searchform.php @@ -23,6 +23,7 @@ if ( ! defined( 'ABSPATH' ) ) { ?>