Template:Paymentmethod/BPay: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
change way of providing screenreader text for better compatibility |
||
(28 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<!-- disabled 3/11/2017 |
|||
<html> |
<html> |
||
<div class="not-monthly-capable"> |
<div class="payment-method-div not-monthly-capable paymentmethod-bpay"> |
||
<button class="payment-method-button" onclick="donationForm.redirectPayment('obt', 'bpay'); return false;"> |
|||
<div id="BP-donate-button"> |
|||
<span class="sr-only">BPAY</span> |
|||
<input type="button" class="button" value="</html>Donate via BPAY®<html>" onclick="redirectPayment('obt-bp');"/> |
|||
<img src=" |
<img src="https://upload.wikimedia.org/wikipedia/donate/e/e3/BPAY_Landscape_MONO.gif" aria-hidden="true" alt="" height="30px"/> |
||
</button> |
|||
</div> |
</div> |
||
</div> |
|||
</html> |
</html> |
||
--> |