aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples
diff options
context:
space:
mode:
authorysds <[email protected]>2018-01-31 17:16:32 +0900
committerXhmikosR <[email protected]>2018-01-31 10:16:32 +0200
commit8adb533fe16f973d68eb6b2d06cb8be9474c6ce9 (patch)
tree65e824ae5a635622c82b8673dddaafec6fd74fce /docs/4.0/examples
parent38fc5cf7f79e7195d6125794c21996d4780a8289 (diff)
downloadbootstrap-8adb533fe16f973d68eb6b2d06cb8be9474c6ce9.tar.xz
bootstrap-8adb533fe16f973d68eb6b2d06cb8be9474c6ce9.zip
Fix "CVV" label pointing to wrong field (#25518)
Diffstat (limited to 'docs/4.0/examples')
-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 e80377084..d8e5eafcb 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