Remove TTC
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr >
|
||||
<th class="total">{intl l="Total"} <abbr title="{intl l="Tax Inclusive"}">{intl l="TTC"}</abbr></th>
|
||||
<th class="total">{intl l="Total"}</th>
|
||||
<td class="total">
|
||||
<div class="total-price">
|
||||
<span class="price">{currency attr="symbol"} {{cart attr="total_taxed_price"} + {order attr="postage"}}</span>
|
||||
|
||||
Reference in New Issue
Block a user