From f86b6b6bbd2f429e34c632b8a786ce3bc38312f1 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 15 Dec 2017 14:18:41 -0500 Subject: [PATCH] changing the markup for the progress bar on all three pages changing progress bar markup on the 3 registration pages --- views/front/registrations/checkout.html | 17 ++++++++--------- views/front/registrations/registration.html | 14 ++++++++------ 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/views/front/registrations/checkout.html b/views/front/registrations/checkout.html index 9552a89..eb667e9 100644 --- a/views/front/registrations/checkout.html +++ b/views/front/registrations/checkout.html @@ -1,16 +1,15 @@ {apply_filters('glm_members_registrations_header', 'accountHeader')} {if true} -
- +
+
+
    +
  • Register
  • +
  • View Cart
  • +
  • Checkout
  • +
+
- {/if} {if $checkoutPageText} diff --git a/views/front/registrations/registration.html b/views/front/registrations/registration.html index cac6b60..65bd51c 100644 --- a/views/front/registrations/registration.html +++ b/views/front/registrations/registration.html @@ -333,12 +333,14 @@ jQuery(document).ready(function($) {

{$terms.reg_term_registrations_name}

{apply_filters('glm_members_registrations_header', 'accountHeader')} -
-
    -
  • Register
  • -
  • View Cart
  • -
  • Checkout
  • -
+
+
+
    +
  • Register
  • +
  • View Cart
  • +
  • Checkout
  • +
+
{if true}