Template:Paymentmethod/BPay: Difference between revisions

From Donate
Jump to navigation Jump to search
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: Line 1:
<!-- disabled 3/11/2017
<html>
<html>
<div class="payment-method-div not-monthly-capable paymentmethod-bpay">
<div class="payment-method-div not-monthly-capable paymentmethod-bpay">
<button class="payment-method-button" onclick="donationForm.redirectPayment('obt', 'bpay');">
<button class="payment-method-button" onclick="donationForm.redirectPayment('obt', 'bpay'); return false;">
<img src="https://upload.wikimedia.org/wikipedia/donate/e/e3/BPAY_Landscape_MONO.gif" alt="BPAY" height="30px"/>
<span class="sr-only">BPAY</span>
<img src="https://upload.wikimedia.org/wikipedia/donate/e/e3/BPAY_Landscape_MONO.gif" aria-hidden="true" alt="" height="30px"/>
</button>
</button>
</div>
</div>
</html>
</html>
-->

Latest revision as of 17:40, 16 May 2023