projects
/
WP-Themes
/
TomsMomsCookies.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aa6c22
)
Modified "Shipping and Handling" message in cart and checkout to only "Shipping"
author
Chuck Scott
<cscott@gaslightmedia.com>
Thu, 18 Jun 2015 21:03:04 +0000
(17:03 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Thu, 18 Jun 2015 21:03:04 +0000
(17:03 -0400)
woocommerce/cart/cart-shipping.php
patch
|
blob
|
history
diff --git
a/woocommerce/cart/cart-shipping.php
b/woocommerce/cart/cart-shipping.php
index
4fa1852
..
5b7a0e6
100644
(file)
--- a/
woocommerce/cart/cart-shipping.php
+++ b/
woocommerce/cart/cart-shipping.php
@@
-19,7
+19,7
@@
if ( ! defined( 'ABSPATH' ) ) {
if ( $show_package_details ) {
printf( __( 'Shipping #%d', 'woocommerce' ), $index + 1 );
} else {
- _e( 'Shipping
and Handling
', 'woocommerce' );
+ _e( 'Shipping', 'woocommerce' );
}
?></th>
<td>