Remove TTC

This commit is contained in:
touffies
2013-10-28 11:32:39 +01:00
parent 223b39b6c1
commit 0b927f8f2e
2 changed files with 3 additions and 3 deletions

View File

@@ -59,10 +59,10 @@
</th>
<th class="qty">
<span class="hidden-xs">{intl l="Quantity"}</span>
<span class="visible-xs">{intl l="Quantity"}</span>
<span class="visible-xs">{intl l="Qty"}</span>
</th>
<th class="subprice">
<span class="hidden-xs">{intl l="Total"} <abbr title="{intl l="Tax Inclusive"}">{intl l="TTC"}</abbr></span>
<span class="hidden-xs">{intl l="Total"}</span>
<span class="visible-xs">{intl l="Total"}</span>
</th>
</tr>