diff --git a/wp-content/themes/cosmopet/woocommerce/archive-product.php b/wp-content/themes/cosmopet/woocommerce/archive-product.php index 7143dd5..321f92a 100644 --- a/wp-content/themes/cosmopet/woocommerce/archive-product.php +++ b/wp-content/themes/cosmopet/woocommerce/archive-product.php @@ -44,7 +44,7 @@ } if (empty($filters)) { - error_log('‼️ Ни один активный фильтр не найден.'); + error_log('Ни один активный фильтр не найден.'); } return $filters;