From: Anthony Talarico Date: Tue, 12 Dec 2017 14:34:14 +0000 (-0500) Subject: changing complete registration button text X-Git-Tag: v1.0.0^2~223^2~7 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=19758f73dbd8bf0fb82643cd9740dc128aedffed;p=WP-Plugins%2Fglm-member-db-registrations.git changing complete registration button text using proceed to checkout instead of complete registration for the checkout button --- diff --git a/views/front/registrations/cart.html b/views/front/registrations/cart.html index 3275241..302e50a 100644 --- a/views/front/registrations/cart.html +++ b/views/front/registrations/cart.html @@ -1,5 +1,13 @@ {apply_filters('glm_members_registrations_header', 'accountHeader')} - + {if $cartPageText}
{$cartPageText} @@ -32,7 +40,7 @@
{else}
-
You have not yet submitted your registration! Complete Registration
+
You have not yet submitted your registration! Proceed to Checkout
{/if}