From 5d5792c99e56a5dc769c43805e4024abadc96dd0 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 15 Dec 2017 14:05:50 -0500 Subject: [PATCH] removing steps text from the list page reg list page had the steps progress text, removing it --- views/front/registrations/list.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/views/front/registrations/list.html b/views/front/registrations/list.html index fe28d31..e4cf3a1 100644 --- a/views/front/registrations/list.html +++ b/views/front/registrations/list.html @@ -1,13 +1,6 @@ {apply_filters('glm_members_registrations_header', 'accountHeader')}
- - {if true} -
- Step 1/3 -
- {/if} - {if $reg_bulletin}
{$reg_bulletin} -- 2.17.1