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 |
||
(18 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;"> |
||
<span class="sr-only">BPAY</span> |
|||
<input type="button" class="payment-method-button" value="</html>{{{label|{{#replace:{{int:Donate interface-ewallet-button}}|$1|BPAY®}}}}}<html>" onclick="redirectPayment('obt-bp');"/> |
|||
<img src="https://upload.wikimedia.org/wikipedia/donate/e/e3/BPAY_Landscape_MONO.gif" aria-hidden="true" alt="" height="30px"/> |
|||
<img class="payment-method-thumb" alt="</html>{{{label|{{#replace:{{int:Donate interface-ewallet-button}}|$1|BPAY®}}}}}<html>" src="</html>{{{image|{{2012FR/Form-section/Paymentmethods/OnlineBT/BPay/Logo/en}}}}}<html>" onclick="redirectPayment('obt-bp');"/> |
|||
</button> |
|||
</div> |
</div> |
||
</div> |
|||
</html> |
</html> |
||
--> |