From 96b8b99c87481d41041595baf4368d62de217ca4 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 11 Sep 2018 11:02:39 -0400 Subject: [PATCH] Add title for select reg level using terms --- views/front/registrations/registration.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/views/front/registrations/registration.html b/views/front/registrations/registration.html index 8e83465..e52c24a 100644 --- a/views/front/registrations/registration.html +++ b/views/front/registrations/registration.html @@ -108,6 +108,9 @@ +
+

Select {/literal}{$terms.reg_term_registration_cap} {$terms.reg_term_level_cap}{literal}

+
-- 2.17.1