0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Correct capitalisation of PayPal (#25362)

This commit is contained in:
Christian Oliff 2018-01-20 02:18:45 +09:00 committed by XhmikosR
parent 8a628b943c
commit 47028b6359

View File

@ -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">