From c351f7957b43800e7584b4049caa680652e48a68 Mon Sep 17 00:00:00 2001 From: Matthew Wire Date: Wed, 29 Nov 2017 17:44:53 +0000 Subject: [PATCH] Update help paths --- templates/CRM/Contribute/Form/AdditionalPayment.tpl | 2 +- templates/CRM/Contribute/Form/Contribution.tpl | 2 +- templates/CRM/Contribute/Form/Task/PDFLetter.tpl | 2 +- templates/CRM/Event/Form/EventFees.tpl | 4 ++-- templates/CRM/Event/Form/ParticipantFeeSelection.tpl | 2 +- templates/CRM/Mailing/Form/Upload.tpl | 2 +- templates/CRM/Member/Form/MembershipRenewal.tpl | 2 +- templates/CRM/Pledge/Form/Pledge.tpl | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/CRM/Contribute/Form/AdditionalPayment.tpl b/templates/CRM/Contribute/Form/AdditionalPayment.tpl index d1c5b7d5a6..baff6385f7 100644 --- a/templates/CRM/Contribute/Form/AdditionalPayment.tpl +++ b/templates/CRM/Contribute/Form/AdditionalPayment.tpl @@ -77,7 +77,7 @@ {$form.from_email_address.label} - {$form.from_email_address.html} + {$form.from_email_address.html} {help id="id-from_email" file="CRM/Contact/Form/Task/Email.hlp" isAdmin=$isAdmin} {/if} {if $contributionMode} diff --git a/templates/CRM/Contribute/Form/Contribution.tpl b/templates/CRM/Contribute/Form/Contribution.tpl index 8d7d73fd98..126c1f9c65 100644 --- a/templates/CRM/Contribute/Form/Contribution.tpl +++ b/templates/CRM/Contribute/Form/Contribution.tpl @@ -231,7 +231,7 @@ {/if} {$form.from_email_address.label} - {$form.from_email_address.html} + {$form.from_email_address.html} {help id="id-from_email" file="CRM/Contact/Form/Task/Email.hlp" isAdmin=$isAdmin} {$form.receipt_date.label} diff --git a/templates/CRM/Contribute/Form/Task/PDFLetter.tpl b/templates/CRM/Contribute/Form/Task/PDFLetter.tpl index c8cfb68c11..e742876825 100644 --- a/templates/CRM/Contribute/Form/Task/PDFLetter.tpl +++ b/templates/CRM/Contribute/Form/Task/PDFLetter.tpl @@ -50,7 +50,7 @@ {$form.email_options.html} - {$form.from_email_address.label} {help id="id-from_email"} + {$form.from_email_address.label} {help id="id-from_email" file="CRM/Contact/Form/Task/Email.hlp" isAdmin=$isAdmin} {$form.from_email_address.html} diff --git a/templates/CRM/Event/Form/EventFees.tpl b/templates/CRM/Event/Form/EventFees.tpl index 09d92e517b..41a1e385ea 100644 --- a/templates/CRM/Event/Form/EventFees.tpl +++ b/templates/CRM/Event/Form/EventFees.tpl @@ -119,7 +119,7 @@ {$form.from_email_address.label} - {$form.from_email_address.html} {help id ="id-from_email" file="CRM/Contact/Form/Task/Email.hlp"} + {$form.from_email_address.html} {help id="id-from_email" file="CRM/Contact/Form/Task/Email.hlp" isAdmin=$isAdmin} {$form.receipt_text.label} @@ -146,7 +146,7 @@ {$form.from_email_address.label} - {$form.from_email_address.html} {help id ="id-from_email" file="CRM/Contact/Form/Task/Email.hlp"} + {$form.from_email_address.html} {help id="id-from_email" file="CRM/Contact/Form/Task/Email.hlp" isAdmin=$isAdmin} {$form.receipt_text.label} diff --git a/templates/CRM/Event/Form/ParticipantFeeSelection.tpl b/templates/CRM/Event/Form/ParticipantFeeSelection.tpl index fac2134a8e..3fa67abf76 100644 --- a/templates/CRM/Event/Form/ParticipantFeeSelection.tpl +++ b/templates/CRM/Event/Form/ParticipantFeeSelection.tpl @@ -159,7 +159,7 @@ CRM.$(function($) { {$form.from_email_address.label} - {$form.from_email_address.html} {help id ="id-from_email" file="CRM/Contact/Form/Task/Email.hlp"} + {$form.from_email_address.html} {help id="id-from_email" file="CRM/Contact/Form/Task/Email.hlp" isAdmin=$isAdmin} {$form.receipt_text.label} diff --git a/templates/CRM/Mailing/Form/Upload.tpl b/templates/CRM/Mailing/Form/Upload.tpl index fe25c530a8..838d37ca6c 100644 --- a/templates/CRM/Mailing/Form/Upload.tpl +++ b/templates/CRM/Mailing/Form/Upload.tpl @@ -34,7 +34,7 @@ - + {if $trackReplies} diff --git a/templates/CRM/Member/Form/MembershipRenewal.tpl b/templates/CRM/Member/Form/MembershipRenewal.tpl index 758c590bef..d82d42477d 100644 --- a/templates/CRM/Member/Form/MembershipRenewal.tpl +++ b/templates/CRM/Member/Form/MembershipRenewal.tpl @@ -129,7 +129,7 @@ - + diff --git a/templates/CRM/Pledge/Form/Pledge.tpl b/templates/CRM/Pledge/Form/Pledge.tpl index 2d3fc0c72d..60ce62cbc1 100644 --- a/templates/CRM/Pledge/Form/Pledge.tpl +++ b/templates/CRM/Pledge/Form/Pledge.tpl @@ -118,7 +118,7 @@ {/if} - + -- 2.25.1
{$form.from_email_address.label}{$form.from_email_address.html} {help id ="id-from_email" isAdmin=$isAdmin}{$form.from_email_address.html} {help id ="id-from_email" file="CRM/Contact/Form/Task/Email.hlp" isAdmin=$isAdmin}
{$form.from_email_address.label}{$form.from_email_address.html} {help id="id-from_email" isAdmin=$isAdmin}{$form.from_email_address.html} {help id="id-from_email" file="CRM/Contact/Form/Task/Email.hlp" isAdmin=$isAdmin}
{$form.receipt_text_renewal.label}
{$form.acknowledge_date.label}