From: Coleman Watts Date: Sat, 18 Oct 2014 19:47:29 +0000 (-0400) Subject: CRM-15484 - Event edit links tpl cleanup X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=746846f48a7975099a839c76c3d1c9badb8e9f8a;p=civicrm-core.git CRM-15484 - Event edit links tpl cleanup --- diff --git a/templates/CRM/Event/Page/EventInfo.tpl b/templates/CRM/Event/Page/EventInfo.tpl index e85b8a093e..d74ffda46b 100644 --- a/templates/CRM/Event/Page/EventInfo.tpl +++ b/templates/CRM/Event/Page/EventInfo.tpl @@ -38,8 +38,9 @@ {if call_user_func(array('CRM_Core_Permission','check'), 'edit all events') && !empty($manageEventLinks)}
  • {/if} -
  • - -
    -
    - -
    +
  • +
    + + + +
    +
    +
    -
  • + + +
    @@ -216,7 +221,7 @@ {/if} {/crmRegion} - { if $event.is_public } + {if $event.is_public }
    {include file="CRM/Event/Page/iCalLinks.tpl"} {/if}