* VRFS-3220 - estimated taxes fixed

This commit is contained in:
Seth Call 2015-05-07 14:48:28 -05:00
parent 2495f58bf5
commit f2e2a79b5b
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ script type='text/template' id='template-order-content'
.order-items-header.sub-total Total before tax:
.order-items-value.sub-total= "{{data.sub_total}}"
.clearall
.order-items-header.taxes Estimated Taxes:
.order-items-header.taxes Estimated taxes:
.order-items-value.taxes= "{{data.taxes}}"
.clearall
.line