From e35494eae5d68f7b8772199a4f64ab368ec98fcf Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 19 Jun 2018 14:21:39 -0400 Subject: [PATCH] Spelling correction too many rrrr --- views/front/registrations/registration.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/front/registrations/registration.html b/views/front/registrations/registration.html index b1b4bf6..2dae850 100644 --- a/views/front/registrations/registration.html +++ b/views/front/registrations/registration.html @@ -471,7 +471,7 @@ {if $registrantsList}
-

Currrent List of {$terms.reg_term_attendee_plur_cap} for This {$terms.reg_term_event_cap}

+

Current List of {$terms.reg_term_attendee_plur_cap} for This {$terms.reg_term_event_cap}

{foreach $registrantsList as $registrantAttending} {if !$registrantAttending.not_attending.value && $registrantAttending.request_status_name == "Complete"} -- 2.17.1