X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FEvent%2FForm%2FManageEvent%2FLocation.tpl;h=47be38aed406862d28ddb3a9a794b1060280e4d0;hb=a63893ad7a335f6ceba21a59657cecf5cb0540d2;hp=8dde0645e662253afa8e661a03525de7b72623c1;hpb=2356bb8512ca31ab2a2ce124a4d1eda7be4f9c54;p=civicrm-core.git diff --git a/templates/CRM/Event/Form/ManageEvent/Location.tpl b/templates/CRM/Event/Form/ManageEvent/Location.tpl index 8dde0645e6..47be38aed4 100644 --- a/templates/CRM/Event/Form/ManageEvent/Location.tpl +++ b/templates/CRM/Event/Form/ManageEvent/Location.tpl @@ -29,10 +29,11 @@ {ts}Use this form to configure the location and optional contact information for the event. This information will be displayed on the Event Information page. It will also be included in online registration pages and confirmation emails if these features are enabled.{/ts} {/if} -
+ {if $addBlock} {include file="CRM/Contact/Form/Edit/$blockName.tpl"} {else} +
{include file="CRM/common/formButtons.tpl" location="top"}
@@ -58,7 +59,6 @@ - {assign var=locUsedMsgTxt value="Note: This location is used by multiple events. Modifying location information will change values for all events."} @@ -95,75 +95,112 @@ {* Include Javascript to hide and display the appropriate blocks as directed by the php code *} {*include file="CRM/common/showHide.tpl"*} {if $locEvents} + {* include common additional blocks tpl *} + {include file="CRM/common/additionalBlocks.tpl"} + {/if} -{* include common additional blocks tpl *} -{include file="CRM/common/additionalBlocks.tpl"} - {/if} {* add block if end*}