Commit 47028b63 authored by Christian Oliff's avatar Christian Oliff Committed by XhmikosR
Browse files

Correct capitalisation of PayPal (#25362)

parent 8a628b94
5 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!25494web pack,!23207#22402 : modal: new autofocus & keyboardBtnNav options,!17021v4
Showing with 1 addition and 1 deletion
+1 -1
......@@ -182,7 +182,7 @@
</div>
<div class="custom-control custom-radio">
<input id="paypal" name="paymentMethod" type="radio" class="custom-control-input" required>
<label class="custom-control-label" for="paypal">Paypal</label>
<label class="custom-control-label" for="paypal">PayPal</label>
</div>
</div>
<div class="row">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment