Fixed Paypal IPN and other minor items

This commit is contained in:
Deon George
2013-12-04 21:37:09 +11:00
parent 06b87c5135
commit 8ba487a4a6
12 changed files with 44 additions and 71 deletions

View File

@@ -16,7 +16,7 @@
<div class="row">
<div class="offset1">
<button type="submit" class="btn btn-primary">Checkout</button>
<a href="cart/empty" class="btn">Clear</a>
<?php echo HTML::anchor(URL::link('','/cart/empty'),'Clear',array('class'=>'btn')); ?>
</div>
</div>
</div> <!-- /span -->