From 326502b18d894fdf33a7878d429e2f13f8ded44b Mon Sep 17 00:00:00 2001 From: John E Prescott Date: Mon, 29 Sep 2014 17:12:56 +0100 Subject: [PATCH] Minor fix to incorrect HTML DOM Class declaration should have closed inverted commas --- templates/CRM/Admin/Form/Setting/Event.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Admin/Form/Setting/Event.tpl b/templates/CRM/Admin/Form/Setting/Event.tpl index 4586e9c371..e20bedc256 100644 --- a/templates/CRM/Admin/Form/Setting/Event.tpl +++ b/templates/CRM/Admin/Form/Setting/Event.tpl @@ -28,7 +28,7 @@
{ts 1=$docLink}These settings are used to configure properties for the CiviEvent component. Please read the %1 documentation, and make sure you understand it before modifying default values.{/ts}
-
{include file="CRM/common/formButtons.tpl" location="top"}
-- 2.25.1