From: Coleman Watts Date: Fri, 31 Jul 2015 14:43:29 +0000 (-0400) Subject: Fix incorrect marker class X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=836cf509b2480387c80e0b7a08129b34577c2875;p=civicrm-core.git Fix incorrect marker class --- diff --git a/templates/CRM/Contact/Form/Task/AddToGroup.tpl b/templates/CRM/Contact/Form/Task/AddToGroup.tpl index 4886e0bd9f..6ad8685ccc 100644 --- a/templates/CRM/Contact/Form/Task/AddToGroup.tpl +++ b/templates/CRM/Contact/Form/Task/AddToGroup.tpl @@ -35,7 +35,7 @@ - +
{$form.group_id.label}*{$form.group_id.html}
{$form.group_id.label}*{$form.group_id.html}
@@ -43,7 +43,7 @@ - + diff --git a/templates/CRM/Contribute/Form/AdditionalPayment.tpl b/templates/CRM/Contribute/Form/AdditionalPayment.tpl index 104ff3092d..a9f0d1b1a5 100644 --- a/templates/CRM/Contribute/Form/AdditionalPayment.tpl +++ b/templates/CRM/Contribute/Form/AdditionalPayment.tpl @@ -85,7 +85,7 @@ {if $contributionMode} - + {/if} diff --git a/templates/CRM/Contribute/Form/Contribution.tpl b/templates/CRM/Contribute/Form/Contribution.tpl index c50573f9e4..8c49ec843f 100644 --- a/templates/CRM/Contribute/Form/Contribution.tpl +++ b/templates/CRM/Contribute/Form/Contribution.tpl @@ -78,7 +78,7 @@ {/if} {if $contributionMode} - + {/if} {$form.financial_type_id.html}  diff --git a/templates/CRM/Contribute/Form/Contribution/Main.tpl b/templates/CRM/Contribute/Form/Contribution/Main.tpl index c80e01cd7e..d56b63dd49 100644 --- a/templates/CRM/Contribute/Form/Contribution/Main.tpl +++ b/templates/CRM/Contribute/Form/Contribution/Main.tpl @@ -94,7 +94,7 @@ {if $pledgeBlock} {if $is_pledge_payment}
-
{$form.pledge_amount.label} *
+
{$form.pledge_amount.label} *
{$form.pledge_amount.html}
diff --git a/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl b/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl index 2e017afbda..6ff51dd85e 100644 --- a/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl +++ b/templates/CRM/Contribute/Form/ContributionPage/Amount.tpl @@ -58,10 +58,10 @@
{$form.title.label}*{$form.title.label}* {$form.title.html}
{ts}Participant{/ts}{$displayName}
{$form.payment_processor_id.label} * {$form.payment_processor_id.html}
{$form.payment_processor_id.label} * {$form.payment_processor_id.html}
{ts}Event{/ts}{$eventName}{$form.contact_id.html}
{$form.payment_processor_id.label} * {$form.payment_processor_id.html}
{$form.payment_processor_id.label} * {$form.payment_processor_id.html}
{$form.financial_type_id.label}
  - + - + @@ -100,7 +100,7 @@
{$form.pay_later_text.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_text' id=$contributionPageID}{/if}
{$form.pay_later_text.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_text' id=$contributionPageID}{/if} {$form.pay_later_text.html|crmAddClass:big}
{ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form. You may include HTML formatting tags.{/ts}
{$form.pay_later_receipt.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_receipt' id=$contributionPageID}{/if}
{$form.pay_later_receipt.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_receipt' id=$contributionPageID}{/if} {$form.pay_later_receipt.html|crmAddClass:big}
{ts}Instructions added to Confirmation and Thank-you pages, as well as the confirmation email, when the user selects the 'pay later' option (e.g. 'Mail your check to ... within 3 business days.').{/ts}
  - + @@ -132,7 +132,7 @@
{$form.recur_frequency_unit.label}*
{$form.recur_frequency_unit.label}* {$form.recur_frequency_unit.html}
{ts}Select recurring units supported for recurring payments.{/ts}
- + @@ -158,7 +158,7 @@ {/if} - + diff --git a/templates/CRM/Contribute/Form/ContributionPage/Premium.tpl b/templates/CRM/Contribute/Form/ContributionPage/Premium.tpl index b07f00f87f..2be357ecd7 100644 --- a/templates/CRM/Contribute/Form/ContributionPage/Premium.tpl +++ b/templates/CRM/Contribute/Form/ContributionPage/Premium.tpl @@ -103,7 +103,7 @@
{$form.pledge_frequency_unit.label} *
{$form.pledge_frequency_unit.label} * {$form.pledge_frequency_unit.html}
{ts}Which frequencies can the user pick from (e.g. every 'week', every 'month', every 'year')?{/ts}
{$form.amount_label.label} *{$form.amount_label.label} * {$form.amount_label.html}
{$form.is_allow_other_amount.label}
- {$form.premiums_nothankyou_label.label} * + {$form.premiums_nothankyou_label.label} * {$form.premiums_nothankyou_label.html}
{ts}You can change the text for the 'No thank-you' radio button.{/ts} diff --git a/templates/CRM/Contribute/Form/ContributionPage/Widget.tpl b/templates/CRM/Contribute/Form/ContributionPage/Widget.tpl index 16df77ada0..a3c770ea90 100644 --- a/templates/CRM/Contribute/Form/ContributionPage/Widget.tpl +++ b/templates/CRM/Contribute/Form/ContributionPage/Widget.tpl @@ -42,10 +42,10 @@
- + - @@ -96,7 +96,7 @@
{$form.title.label} *{$form.title.html}
{$form.title.label} *{$form.title.html}
{$form.button_title.label}{$form.button_title.html}
{$form.about.label} *{$form.about.html} +
{$form.about.label} *{$form.about.html}
{ts}Enter content for the about message. You may include HTML formatting tags. You can also include images, as long as they are already uploaded to a server - reference them using complete URLs.{/ts}
{foreach from=$colorFields item=field key=fieldName} - + {/foreach}
{$form.$fieldName.label} *{$form.$fieldName.html}
{$form.$fieldName.label} *{$form.$fieldName.html}
diff --git a/templates/CRM/Event/Form/EventFees.tpl b/templates/CRM/Event/Form/EventFees.tpl index c52a2c16dc..f2b9c42aa1 100644 --- a/templates/CRM/Event/Form/EventFees.tpl +++ b/templates/CRM/Event/Form/EventFees.tpl @@ -79,7 +79,7 @@
{ts}Payment Information{/ts} - + @@ -87,7 +87,7 @@ - + {if $showTransactionId } diff --git a/templates/CRM/Event/Form/ManageEvent/Fee.tpl b/templates/CRM/Event/Form/ManageEvent/Fee.tpl index a9679fac9e..272282bd50 100644 --- a/templates/CRM/Event/Form/ManageEvent/Fee.tpl +++ b/templates/CRM/Event/Form/ManageEvent/Fee.tpl @@ -83,7 +83,7 @@
{$form.financial_type_id.label} *{$form.financial_type_id.label} * {$form.financial_type_id.html}
{ts}Select the appropriate financial type for this payment.{/ts}
{$form.total_amount.label}{$form.total_amount.html|crmMoney:$currency}
{$form.receive_date.label} {include file="CRM/common/jcalendar.tpl" elementName=receive_date}
{$form.payment_instrument_id.label} *{$form.payment_instrument_id.html} {help id="payment_instrument_id" file="CRM/Contribute/Page/Tab.hlp"}
{$form.payment_instrument_id.label} *{$form.payment_instrument_id.html} {help id="payment_instrument_id" file="CRM/Contribute/Page/Tab.hlp"}
{$form.check_number.label}{$form.check_number.html|crmAddClass:six}
{$form.trxn_id.label}{$form.trxn_id.html}
- + @@ -92,7 +92,7 @@ - + @@ -112,7 +112,7 @@
{$form.pay_later_text.label} * {$form.pay_later_text.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='pay_later_text' id=$id}{/if}{$form.pay_later_text.html|crmAddClass:big}
{ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form. You may include HTML formatting tags.{/ts}
{$form.pay_later_receipt.label} * {$form.pay_later_receipt.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='pay_later_receipt' id=$id}{/if}{$form.pay_later_receipt.html|crmAddClass:big}
- @@ -123,7 +123,7 @@ - + diff --git a/templates/CRM/Event/Form/ManageEvent/Registration.tpl b/templates/CRM/Event/Form/ManageEvent/Registration.tpl index 3e94946cff..e5dcdc58bf 100644 --- a/templates/CRM/Event/Form/ManageEvent/Registration.tpl +++ b/templates/CRM/Event/Form/ManageEvent/Registration.tpl @@ -247,7 +247,7 @@ class="crm-hover-button crm-button-add-profile"> - +
{$form.fee_label.label} * + {$form.fee_label.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='fee_label' id=$id}{/if}{$form.fee_label.html}
{$form.financial_type_id.label} *{$form.financial_type_id.label} * {$form.financial_type_id.html}
{$form.confirm_title.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_title' id=$eventID}{/if} + class="crm-marker">* {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_title' id=$eventID}{/if} {$form.confirm_title.html}
{$form.thankyou_title.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='thankyou_title' id=$eventID}{/if} + class="crm-marker">* {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='thankyou_title' id=$eventID}{/if} {$form.thankyou_title.html}
{ts}Page title for registration Thank-you screen.{/ts}
@@ -328,14 +328,14 @@ class="crm-hover-button crm-button-add-profile">
{$form.confirm_from_name.label} * {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_from_name' id=$eventID}{/if} + class="crm-marker">* {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_from_name' id=$eventID}{/if} {$form.confirm_from_name.html}
{ts}FROM name for email.{/ts}
{$form.confirm_from_email.label} *{$form.confirm_from_email.label} * {$form.confirm_from_email.html}
{ts}FROM email address (this must be a valid email account with your SMTP email service provider).{/ts} diff --git a/templates/CRM/Event/Form/Registration/AdditionalParticipant.tpl b/templates/CRM/Event/Form/Registration/AdditionalParticipant.tpl index 3444d7f7db..016a77e862 100644 --- a/templates/CRM/Event/Form/Registration/AdditionalParticipant.tpl +++ b/templates/CRM/Event/Form/Registration/AdditionalParticipant.tpl @@ -56,7 +56,7 @@ {if $paidEvent} - + diff --git a/templates/CRM/Event/Form/Task/AddToGroup.tpl b/templates/CRM/Event/Form/Task/AddToGroup.tpl index 661f9f2313..10979ded02 100644 --- a/templates/CRM/Event/Form/Task/AddToGroup.tpl +++ b/templates/CRM/Event/Form/Task/AddToGroup.tpl @@ -35,7 +35,7 @@ @@ -43,7 +43,7 @@
{$event.fee_label} *{$event.fee_label} *   {$form.amount.html}
- +
{$form.group_id.label}*{$form.group_id.html}
{$form.group_id.label}*{$form.group_id.html}
- + diff --git a/templates/CRM/PCP/Form/PCP.tpl b/templates/CRM/PCP/Form/PCP.tpl index 33dc642b98..2dfd7f2b4e 100644 --- a/templates/CRM/PCP/Form/PCP.tpl +++ b/templates/CRM/PCP/Form/PCP.tpl @@ -38,14 +38,14 @@ {if $form.target_entity_type}
{$form.title.label}*{$form.title.label}* {$form.title.html}
- +
{$form.target_entity_type.label} *{$form.target_entity_type.label} * {$form.target_entity_type.html} {help id="id-target_entity_type"}
- + diff --git a/tools/drupal/modules/multicurrency/templates/CRM/Event/Form/Registration/8/Register.tpl b/tools/drupal/modules/multicurrency/templates/CRM/Event/Form/Registration/8/Register.tpl index b6696bca3c..ec1c8a685c 100644 --- a/tools/drupal/modules/multicurrency/templates/CRM/Event/Form/Registration/8/Register.tpl +++ b/tools/drupal/modules/multicurrency/templates/CRM/Event/Form/Registration/8/Register.tpl @@ -77,7 +77,7 @@
{$event.fee_label} *
{$event.fee_label} *   {$form.amount.html}
- +
{$event.fee_label} *
{$event.fee_label} *   {$form.amount.html}