removing steps text
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 18:58:41 +0000 (13:58 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 18:58:41 +0000 (13:58 -0500)
removing the text for the steps on each registration page

views/front/registrations/cart.html
views/front/registrations/registration.html

index 9bccf74..c07539c 100644 (file)
@@ -10,7 +10,7 @@
   {/if}-->
 {if true} <!-- if checkout process steps are enabled -->
     <div id="glm-reg-process-steps" class="glm-row">
-        <span>Step 2/3</span>
+<!--        <span>Step 2/3</span>-->
     </div>
     <div class="row">
         <div class="progress-container columns">
index 7bc75d5..cac6b60 100644 (file)
@@ -338,7 +338,7 @@ jQuery(document).ready(function($) {
           <li class="active">Register</li>
           <li >View Cart</li>
           <li>Checkout</li>
-  </ul>
+        </ul>
     </div>
     {if true} <!-- if checkout process steps are enabled -->
 <!--        <div id="glm-reg-process-steps">