Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorysds <fellows3@gmail.com>2018-01-31 11:16:32 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-01-31 11:16:32 +0300
commit8adb533fe16f973d68eb6b2d06cb8be9474c6ce9 (patch)
tree65e824ae5a635622c82b8673dddaafec6fd74fce /docs
parent38fc5cf7f79e7195d6125794c21996d4780a8289 (diff)
Fix "CVV" label pointing to wrong field (#25518)
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/examples/checkout/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/checkout/index.html b/docs/4.0/examples/checkout/index.html
index e803770847..d8e5eafcbe 100644
--- a/docs/4.0/examples/checkout/index.html
+++ b/docs/4.0/examples/checkout/index.html
@@ -211,7 +211,7 @@
</div>
</div>
<div class="col-md-3 mb-3">
- <label for="cc-expiration">CVV</label>
+ <label for="cc-cvv">CVV</label>
<input type="text" class="form-control" id="cc-cvv" placeholder="" required>
<div class="invalid-feedback">
Security code required