Ian province abbreviation patch - issue 724
[civicrm-core.git] / templates / CRM / Event / Form / Registration / AdditionalParticipant.tpl
index 1fb4412c9923abd3e6db5da9b1b275e61c70f7cf..8494c14a5199702da649f6c99922c0d13028a204 100644 (file)
@@ -1,6 +1,6 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
@@ -32,8 +32,6 @@
 
 {include file="CRM/common/TrackingFields.tpl"}
 
-{capture assign='reqMark'}<span class="marker"  title="{ts}This field is required.{/ts}">*</span>{/capture}
-
 {*CRM-4320*}
 {if $statusMessage}
     <div class="messages status no-popup">
@@ -58,7 +56,7 @@
     {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>&nbsp;</td>
                 <td>{$form.amount.html}</td>
             </tr>