unnecessary code removed, adding new configuration values in update sql

This commit is contained in:
Julien Chanséaume
2014-04-28 15:28:25 +02:00
parent 88a5acd047
commit 0b3ad194e0
3 changed files with 7 additions and 15 deletions

View File

@@ -165,7 +165,7 @@
<div class="total-price">
{assign var="totalAmount" value={cart attr='total_taxed_price_without_discount'} + $postageAmount }
<span class="price">{$totalAmount} {currency attr="symbol"}</span>
</div>cart
</div>
</td>
</tr>
</tfoot>