From: Dan Cruson Date: Fri, 26 Sep 2014 19:03:48 +0000 (-0400) Subject: CRM-15310 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=bf4017ee91e559e767d1ab05fa71091d606e8d97;p=civicrm-core.git CRM-15310 Add ability to translate the Event Description --- diff --git a/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl b/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl index 7649579e6a..4101935f6a 100644 --- a/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl +++ b/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl @@ -75,7 +75,7 @@ {$form.summary.html} - {$form.description.label} + {$form.description.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='description' id=$eventID}{/if} {$form.description.html} {if !$isTemplate}