removing steps text from the list page
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 19:05:50 +0000 (14:05 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 19:05:50 +0000 (14:05 -0500)
reg list page had the steps progress text, removing it

views/front/registrations/list.html

index fe28d31..e4cf3a1 100644 (file)
@@ -1,13 +1,6 @@
 {apply_filters('glm_members_registrations_header', 'accountHeader')}
 
 <div id="glm-reg-list" class="glm-reg-row">
-    
-    {if true} <!-- if checkout process steps are enabled -->
-        <div id="glm-reg-process-steps">
-            <span>Step 1/3</span>
-        </div>
-    {/if}
-
     {if $reg_bulletin}
     <div id="reg_bulletin">
         {$reg_bulletin}