Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-01-14-40-22
[civicrm-core.git] / templates / CRM / Price / Page / Field.tpl
index 5aa2cf32ceb9645492c979119ea3a8f145fbc07e..28fdf69c330f321f8868da8d2bc64be6aa0c7a88 100644 (file)
@@ -86,7 +86,7 @@
             <td>{if $row.tax_rate != '' && $row.html_type eq "Text / Numeric Quantity"}
                     {$taxTerm} ({$row.tax_rate|string_format:"%.2f"}%)
                 {/if}
-           </td>
+      </td>
             <td>{if $row.html_type eq "Text / Numeric Quantity" }{$row.tax_amount|crmMoney}{/if}</td>
         {/if}
         <td class="field-action">{$row.action|replace:'xx':$row.id}</td>