Template:Paymentmethod/BPay: Difference between revisions

Content deleted Content added
No edit summary
change way of providing screenreader text for better compatibility
 
(3 intermediate revisions by the same user not shown)
Line 1:
<!-- disabled 3/11/2017
<html>
<div class="payment-method-div not-monthly-capable paymentmethod-bpay">
<button class="payment-method-button" onclick="donationForm.redirectPayment('obt', 'bpay'); return false;">
<span class="sr-only">BPAY</span>
<img src="https://upload.wikimedia.org/wikipedia/donate/e/e3/BPAY_Landscape_MONO.gif" aria-hidden="true" alt="BPAY" height="30px"/>
</button>
</div>
</html>
-->