From 7230099a7e1c2acc1fa2e5797bd14570ae32dd4c Mon Sep 17 00:00:00 2001 From: Brylie Oxley Date: Tue, 26 Nov 2013 13:55:55 -0800 Subject: [PATCH] Modified description of form toggle to indicate yes/no true/false response. --- templates/CRM/Event/Form/ManageEvent/Registration.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Event/Form/ManageEvent/Registration.tpl b/templates/CRM/Event/Form/ManageEvent/Registration.tpl index 426e2fd13f..79d61237ad 100644 --- a/templates/CRM/Event/Form/ManageEvent/Registration.tpl +++ b/templates/CRM/Event/Form/ManageEvent/Registration.tpl @@ -62,7 +62,7 @@ {$form.is_online_registration.label} {$form.is_online_registration.html} - {ts}Enable or disable online registration for this event.{/ts} + {ts}Online registration enabled?{/ts} -- 2.25.1