<tr id="id_existing_group">
<td>
<table class="form-layout">
- <tr><td class="label">{$form.group_id.label}<span class="marker">*</span></td><td>{$form.group_id.html}</td></tr>
+ <tr><td class="label">{$form.group_id.label}<span class="crm-marker">*</span></td><td>{$form.group_id.html}</td></tr>
</table>
</td>
</tr>
<td>
<table class="form-layout">
<tr class="crm-contact-task-addtogroup-form-block-title">
- <td class="label">{$form.title.label}<span class="marker">*</span></td>
+ <td class="label">{$form.title.label}<span class="crm-marker">*</span></td>
<td>{$form.title.html}</td>
<tr>
<tr class="crm-contact-task-addtogroup-form-block-description">
<td class="font-size12pt label"><strong>{ts}Participant{/ts}</strong></td><td class="font-size12pt"><strong>{$displayName}</strong></td>
</tr>
{if $contributionMode}
- <tr class="crm-payment-form-block-payment_processor_id"><td class="label nowrap">{$form.payment_processor_id.label}<span class="marker"> * </span></td><td>{$form.payment_processor_id.html}</td></tr>
+ <tr class="crm-payment-form-block-payment_processor_id"><td class="label nowrap">{$form.payment_processor_id.label}<span class="crm-marker"> * </span></td><td>{$form.payment_processor_id.html}</td></tr>
{/if}
<tr>
<td class='label'>{ts}Event{/ts}</td><td>{$eventName}</td>
<td>{$form.contact_id.html}</td>
{/if}
{if $contributionMode}
- <tr class="crm-contribution-form-block-payment_processor_id"><td class="label nowrap">{$form.payment_processor_id.label}<span class="marker"> * </span></td><td>{$form.payment_processor_id.html}</td></tr>
+ <tr class="crm-contribution-form-block-payment_processor_id"><td class="label nowrap">{$form.payment_processor_id.label}<span class="crm-marker"> * </span></td><td>{$form.payment_processor_id.html}</td></tr>
{/if}
<tr class="crm-contribution-form-block-contribution_type_id crm-contribution-form-block-financial_type_id">
<td class="label">{$form.financial_type_id.label}</td><td{$valueStyle}>{$form.financial_type_id.html}
{if $pledgeBlock}
{if $is_pledge_payment}
<div class="crm-section {$form.pledge_amount.name}-section">
- <div class="label">{$form.pledge_amount.label} <span class="marker">*</span></div>
+ <div class="label">{$form.pledge_amount.label} <span class="crm-marker">*</span></div>
<div class="content">{$form.pledge_amount.html}</div>
<div class="clear"></div>
</div>
<tr id="payLaterFields" class="crm-contribution-form-block-payLaterFields"><td> </td>
<td>
<table class="form-layout">
- <tr class="crm-contribution-contributionpage-amount-form-block-pay_later_text"><th scope="row" class="label">{$form.pay_later_text.label} <span class="marker" title="This field is required.">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_text' id=$contributionPageID}{/if}</th>
+ <tr class="crm-contribution-contributionpage-amount-form-block-pay_later_text"><th scope="row" class="label">{$form.pay_later_text.label} <span class="crm-marker" title="This field is required.">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_text' id=$contributionPageID}{/if}</th>
<td>{$form.pay_later_text.html|crmAddClass:big}<br />
<span class="description">{ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form. You may include HTML formatting tags.{/ts}</span></td></tr>
- <tr class="crm-contribution-contributionpage-amount-form-block-pay_later_receipt"><th scope="row" class="label">{$form.pay_later_receipt.label} <span class="marker" title="This field is required.">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_receipt' id=$contributionPageID}{/if}</th>
+ <tr class="crm-contribution-contributionpage-amount-form-block-pay_later_receipt"><th scope="row" class="label">{$form.pay_later_receipt.label} <span class="crm-marker" title="This field is required.">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_contribution_page' field='pay_later_receipt' id=$contributionPageID}{/if}</th>
<td>{$form.pay_later_receipt.html|crmAddClass:big}<br />
<span class="description">{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}</span></td></tr>
<tr id="recurFields" class="crm-contribution-form-block-recurFields"><td> </td>
<td>
<table class="form-layout-compressed">
- <tr class="crm-contribution-form-block-recur_frequency_unit"><th scope="row" class="label">{$form.recur_frequency_unit.label}<span class="marker" title="This field is required.">*</span></th>
+ <tr class="crm-contribution-form-block-recur_frequency_unit"><th scope="row" class="label">{$form.recur_frequency_unit.label}<span class="crm-marker" title="This field is required.">*</span></th>
<td>{$form.recur_frequency_unit.html}<br />
<span class="description">{ts}Select recurring units supported for recurring payments.{/ts}</span></td>
</tr>
</tr>
<tr id="pledgeFields" class="crm-contribution-form-block-pledgeFields"><td></td><td>
<table class="form-layout-compressed">
- <tr class="crm-contribution-form-block-pledge_frequency_unit"><th scope="row" class="label">{$form.pledge_frequency_unit.label}<span class="marker"> *</span></th>
+ <tr class="crm-contribution-form-block-pledge_frequency_unit"><th scope="row" class="label">{$form.pledge_frequency_unit.label}<span class="crm-marker"> *</span></th>
<td>{$form.pledge_frequency_unit.html}<br />
<span class="description">{ts}Which frequencies can the user pick from (e.g. every 'week', every 'month', every 'year')?{/ts}</span></td>
</tr>
{/if}
<tr class="crm-contribution-form-block-amount_label">
- <th scope="row" class="label" width="20%">{$form.amount_label.label}<span class="marker"> *</span></th>
+ <th scope="row" class="label" width="20%">{$form.amount_label.label}<span class="crm-marker"> *</span></th>
<td>{$form.amount_label.html}</td>
</tr>
<tr class="crm-contribution-form-block-is_allow_other_amount"><th scope="row" class="label" width="20%">{$form.is_allow_other_amount.label}</th>
</tr>
<tr class="crm-contribution-contributionpage-premium-form-block-premiums_nothankyou_label">
<td class="label">
- {$form.premiums_nothankyou_label.label}<span class="marker"> *</span>
+ {$form.premiums_nothankyou_label.label}<span class="crm-marker"> *</span>
</td>
<td class="html-adjust">{$form.premiums_nothankyou_label.html}<br/>
<span class="description">{ts}You can change the text for the 'No thank-you' radio button.{/ts}</span>
<div id="widgetFields">
<table class="form-layout-compressed">
- <tr class="crm-contribution-contributionpage-widget-form-block-title"><td class="label">{$form.title.label}<span class="marker"> *</span></td><td>{$form.title.html}</td></tr>
+ <tr class="crm-contribution-contributionpage-widget-form-block-title"><td class="label">{$form.title.label}<span class="crm-marker"> *</span></td><td>{$form.title.html}</td></tr>
<tr class="crm-contribution-form-block-url_logo"><td class="label">{$form.url_logo.label}</span></td><td>{$form.url_logo.html}</td></tr>
<tr class="crm-contribution-contributionpage-widget-form-block-button_title"><td class="label">{$form.button_title.label}</td><td>{$form.button_title.html}</td></tr>
- <tr class="crm-contribution-contributionpage-widget-form-block-about"><td class="label">{$form.about.label}<span class="marker"> *</span></td><td>{$form.about.html}
+ <tr class="crm-contribution-contributionpage-widget-form-block-about"><td class="label">{$form.about.label}<span class="crm-marker"> *</span></td><td>{$form.about.html}
<br /><span class="description">{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}</span>
</td></tr>
</div>
<table class="form-layout-compressed">
{foreach from=$colorFields item=field key=fieldName}
- <tr><td class="label">{$form.$fieldName.label}<span class="marker"> *</span></td><td>{$form.$fieldName.html}</td></tr>
+ <tr><td class="label">{$form.$fieldName.label}<span class="crm-marker"> *</span></td><td>{$form.$fieldName.html}</td></tr>
{/foreach}
</table>
</div><!-- /.crm-accordion-body -->
<fieldset><legend>{ts}Payment Information{/ts}</legend>
<table id="recordContribution" class="form-layout" style="width:auto;">
<tr class="crm-event-eventfees-form-block-financial_type_id">
- <td class="label">{$form.financial_type_id.label}<span class="marker"> *</span></td>
+ <td class="label">{$form.financial_type_id.label}<span class="crm-marker"> *</span></td>
<td>{$form.financial_type_id.html}<br /><span class="description">{ts}Select the appropriate financial type for this payment.{/ts}</span></td>
</tr>
<tr class="crm-event-eventfees-form-block-total_amount"><td class="label">{$form.total_amount.label}</td><td>{$form.total_amount.html|crmMoney:$currency}</td></tr>
<td class="label" >{$form.receive_date.label}</td>
<td>{include file="CRM/common/jcalendar.tpl" elementName=receive_date}</td>
</tr>
- <tr class="crm-event-eventfees-form-block-payment_instrument_id"><td class="label">{$form.payment_instrument_id.label}<span class="marker"> *</span></td><td>{$form.payment_instrument_id.html} {help id="payment_instrument_id" file="CRM/Contribute/Page/Tab.hlp"}</td></tr>
+ <tr class="crm-event-eventfees-form-block-payment_instrument_id"><td class="label">{$form.payment_instrument_id.label}<span class="crm-marker"> *</span></td><td>{$form.payment_instrument_id.html} {help id="payment_instrument_id" file="CRM/Contribute/Page/Tab.hlp"}</td></tr>
<tr id="checkNumber" class="crm-event-eventfees-form-block-check_number"><td class="label">{$form.check_number.label}</td><td>{$form.check_number.html|crmAddClass:six}</td></tr>
{if $showTransactionId }
<tr class="crm-event-eventfees-form-block-trxn_id"><td class="label">{$form.trxn_id.label}</td><td>{$form.trxn_id.html}</td></tr>
<table id="payLaterOptions" class="form-layout">
<tr class="crm-event-manage-fee-form-block-pay_later_text">
- <td class="label">{$form.pay_later_text.label}<span class="marker"> *</span> </td>
+ <td class="label">{$form.pay_later_text.label}<span class="crm-marker"> *</span> </td>
<td>{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}
</td>
</tr>
<td class="description">{ts}Text displayed next to the checkbox for the 'pay later' option on the contribution form. You may include HTML formatting tags.{/ts}</td>
</tr>
<tr class="crm-event-manage-fee-form-block-pay_later_receipt">
- <td class="label">{$form.pay_later_receipt.label}<span class="marker"> *</span> </td>
+ <td class="label">{$form.pay_later_receipt.label}<span class="crm-marker"> *</span> </td>
<td>{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}
</td>
</tr>
<table id="contributionType" class="form-layout">
<tr class="crm-event-manage-fee-form-block-fee_label">
- <td class="label">{$form.fee_label.label}<span class="marker"> *</span>
+ <td class="label">{$form.fee_label.label}<span class="crm-marker"> *</span>
</td>
<td>{if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='fee_label' id=$id}{/if}{$form.fee_label.html}
</td>
</td>
</tr>
<tr class="crm-event-manage-fee-form-block-financial_type_id">
- <td class="label">{$form.financial_type_id.label}<span class="marker"> *</span></td>
+ <td class="label">{$form.financial_type_id.label}<span class="crm-marker"> *</span></td>
<td>{$form.financial_type_id.html}</td>
</tr>
<tr>
<table class="form-layout-compressed">
<tr class="crm-event-manage-registration-form-block-confirm_title">
<td scope="row" class="label" width="20%">{$form.confirm_title.label} <span
- class="marker">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_title' id=$eventID}{/if}
+ class="crm-marker">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_title' id=$eventID}{/if}
</td>
<td>{$form.confirm_title.html}<br/>
<span
<table class="form-layout-compressed">
<tr class="crm-event-manage-registration-form-block-confirm_thankyou_title">
<td scope="row" class="label" width="20%">{$form.thankyou_title.label} <span
- class="marker">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='thankyou_title' id=$eventID}{/if}
+ class="crm-marker">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='thankyou_title' id=$eventID}{/if}
</td>
<td>{$form.thankyou_title.html}
<div class="description">{ts}Page title for registration Thank-you screen.{/ts}</div>
</tr>
<tr class="crm-event-manage-registration-form-block-confirm_from_name">
<td scope="row" class="label" width="20%">{$form.confirm_from_name.label} <span
- class="marker">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_from_name' id=$eventID}{/if}
+ class="crm-marker">*</span> {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='confirm_from_name' id=$eventID}{/if}
</td>
<td>{$form.confirm_from_name.html}<br/>
<span class="description">{ts}FROM name for email.{/ts}</span>
</td>
</tr>
<tr class="crm-event-manage-registration-form-block-confirm_from_email">
- <td scope="row" class="label" width="20%">{$form.confirm_from_email.label} <span class="marker">*</span></td>
+ <td scope="row" class="label" width="20%">{$form.confirm_from_email.label} <span class="crm-marker">*</span></td>
<td>{$form.confirm_from_email.html}<br/>
<span
class="description">{ts}FROM email address (this must be a valid email account with your SMTP email service provider).{/ts}</span>
{if $paidEvent}
<table class="form-layout-compressed">
<tr class="crm-event-additionalparticipant-form-block-amount">
- <td class="label nowrap">{$event.fee_label} <span class="marker">*</span></td>
+ <td class="label nowrap">{$event.fee_label} <span class="crm-marker">*</span></td>
<td> </td>
<td>{$form.amount.html}</td>
</tr>
<tr id="id_existing_group">
<td>
<table class="form-layout">
- <tr><td class="label">{$form.group_id.label}<span class="marker">*</span></td><td>{$form.group_id.html}</td></tr>
+ <tr><td class="label">{$form.group_id.label}<span class="crm-marker">*</span></td><td>{$form.group_id.html}</td></tr>
</table>
</td>
</tr>
<td>
<table class="form-layout">
<tr class="crm-contact-task-addtogroup-form-block-title">
- <td class="label">{$form.title.label}<span class="marker">*</span></td>
+ <td class="label">{$form.title.label}<span class="crm-marker">*</span></td>
<td>{$form.title.html}</td>
<tr>
<tr class="crm-contact-task-addtogroup-form-block-description">
{if $form.target_entity_type}
<table class="form-layout">
<tr class="crm-contribution-contributionpage-pcp-form-block-target_entity_type">
- <td class="label">{$form.target_entity_type.label} <span class="marker"> *</span></td>
+ <td class="label">{$form.target_entity_type.label} <span class="crm-marker"> *</span></td>
<td>{$form.target_entity_type.html} {help id="id-target_entity_type"}</td>
</tr>
</table>
<div id="pcpDetailFields" {if $form.target_entity_type.value[0] == 'event'} style="display:none;"{/if}>
<table class="form-layout">
<tr class="crm-contribution-contributionpage-pcp-form-block-target_entity_id" id="pcpDetailFields">
- <td class="label">{$form.target_entity_id.label} <span class="marker"> *</span></td>
+ <td class="label">{$form.target_entity_id.label} <span class="crm-marker"> *</span></td>
<td>{$form.target_entity_id.html} {help id="id-target_entity_id"}</td>
</tr>
</table>
</div>
<table class="form-layout-compressed">
- <tr><td class="label nowrap">{$event.fee_label} <span class="marker">*</span></td>
+ <tr><td class="label nowrap">{$event.fee_label} <span class="crm-marker">*</span></td>
<td> </td>
<td>{$form.amount.html}</td>
</tr>
</div>
<table class="form-layout-compressed">
- <tr><td class="label nowrap">{$event.fee_label} <span class="marker">*</span></td>
+ <tr><td class="label nowrap">{$event.fee_label} <span class="crm-marker">*</span></td>
<td> </td>
<td>{$form.amount.html}</td>
</tr>