Subversion Repositories SmartDukaan

Rev

Rev 10582 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
10635 lgm 1
 
2
<div class="payment-error-hldr">
3
	<div class="payment-error">Payment failed at the payment gateway. Please pay again. </div>
4
	<a class="btn" href="<?php echo base_url().'payment'?>">Retry Payment</a>
5
</div>