From ee3aa735cf2e1e6ac324e317140b5a84f1b412bf Mon Sep 17 00:00:00 2001 From: Tiago Noronha Date: Tue, 1 Aug 2017 16:06:15 +0100 Subject: [PATCH] Move translators comment to the correct line. --- inc/woocommerce.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/woocommerce.php b/inc/woocommerce.php index 01de29e..a5bb2db 100644 --- a/inc/woocommerce.php +++ b/inc/woocommerce.php @@ -204,9 +204,9 @@ if ( ! function_exists( '_s_woocommerce_cart_link' ) ) { * @return void */ function _s_woocommerce_cart_link() { - /* translators: number of items in the mini cart. */ ?> + cart->get_cart_subtotal() ); ?> cart->get_cart_contents_count(), '_s' ), WC()->cart->get_cart_contents_count() ) );?>