diff --git a/templates/checkout/form-billing.php b/templates/checkout/form-billing.php
index b4a51b8cb04..06fcb72fb28 100644
--- a/templates/checkout/form-billing.php
+++ b/templates/checkout/form-billing.php
@@ -49,8 +49,8 @@ if ( ! defined( 'ABSPATH' ) ) {
enable_guest_checkout ) : ?>
-
diff --git a/templates/checkout/form-shipping.php b/templates/checkout/form-shipping.php
index f0b760b662b..e5b6a3e56aa 100644
--- a/templates/checkout/form-shipping.php
+++ b/templates/checkout/form-shipping.php
@@ -25,8 +25,8 @@ if ( ! defined( 'ABSPATH' ) ) {
cart->needs_shipping_address() ) : ?>
-
- type="checkbox" name="ship_to_different_address" value="1" />
+
+ type="checkbox" name="ship_to_different_address" value="1" />
diff --git a/templates/checkout/terms.php b/templates/checkout/terms.php
index 7e4e63dc4de..3bddf552df8 100644
--- a/templates/checkout/terms.php
+++ b/templates/checkout/terms.php
@@ -13,8 +13,8 @@ if ( ! defined( 'ABSPATH' ) ) {
if ( wc_get_page_id( 'terms' ) > 0 && apply_filters( 'woocommerce_checkout_show_terms', true ) ) : ?>
-
- id="terms" /> terms & conditions', 'woocommerce' ), esc_url( wc_get_page_permalink( 'terms' ) ) ); ?> *
+
+ id="terms" /> terms & conditions', 'woocommerce' ), esc_url( wc_get_page_permalink( 'terms' ) ) ); ?> *
diff --git a/templates/global/form-login.php b/templates/global/form-login.php
index d141da0594d..af75eedc236 100644
--- a/templates/global/form-login.php
+++ b/templates/global/form-login.php
@@ -25,7 +25,7 @@ if ( is_user_logged_in() ) {
}
?>
-