Merge pull request #77 from thelia/frontend

Car url should be on lowercase
This commit is contained in:
Manuel Raynaud
2013-10-25 03:33:20 -07:00
4 changed files with 12 additions and 14 deletions

View File

@@ -152,7 +152,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>