Template:Paymentmethod/BPay: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
merging redundant div
change way of providing screenreader text for better compatibility
 
(13 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" id="obt-bp-payment-div">
<div class="payment-method-div not-monthly-capable paymentmethod-bpay">
<input type="button" class="payment-method-button" value="</html>{{{label|{{#replace:{{int:Donate interface-ewallet-button}}|$1|{{int:donate_interface-pm-bpay}}}}}}}<html>" onclick="redirectPayment('obt-bp');"/>
<button class="payment-method-button" onclick="donationForm.redirectPayment('obt', 'bpay'); return false;">
<span class="sr-only">BPAY</span>
<img class="payment-method-thumb" height="30px" alt="</html>{{{label|{{#replace:{{int:Donate interface-ewallet-button}}|$1|{{int:donate_interface-pm-bpay}}}}}}}<html>" src="</html>{{{image|{{2012FR/Form-section/Paymentmethods/OnlineBT/BPay/Logo/en}}}}}<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"/>
</div>
</button>
</div>
</html>
</html>
-->

Latest revision as of 17:40, 16 May 2023