Blame | Last modification | View Log | RSS feed
<div class="payment-error-hldr"><div class="payment-error">Payment failed at the payment gateway. Please pay again. </div><a class="btn" href="<?php echo base_url().'payment'?>">Retry Payment</a></div><script>var pheight = Math.max(document.documentElement.clientHeight, window.innerHeight || 0);if(document.getElementsByClassName('payment-error-hldr')[0] != undefined){document.getElementsByClassName('payment-error-hldr')[0].style.minHeight = pheight - 139 +'px';}</script>