Replace button checkout with link into mini-cart

This commit is contained in:
touffies
2013-10-25 11:00:25 +02:00
parent 1b3b470b60
commit 157f97467a

View File

@@ -45,7 +45,8 @@
<tr>
<td colspan="2" class="empty">
<a href="{url path="/cart"}" role="button" class="btn btn-default btn-sm"><span>{intl l="View Cart"}</span></a>
<button type="submit" name="checkout" class="btn btn-warning btn-sm"><span>{intl l="Checkout"}</span></button>
<a href="{url path="/order/delivery"}" role="button" class="btn btn-warning btn-sm"><span>{intl l="Checkout"}</span></a>
{*<button type="submit" name="checkout" class="btn btn-warning btn-sm"><span>{intl l="Checkout"}</span></button>*}
</td>
<td class="total">
<div class="total-price">