]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update index.html
authorJonathan <vanillajonathan@users.noreply.github.com>
Sat, 23 May 2020 15:30:03 +0000 (17:30 +0200)
committerMark Otto <otto@github.com>
Mon, 15 Jun 2020 04:22:35 +0000 (21:22 -0700)
Hyphen to minus for amount.
Hyphen to dash for ranges.

site/content/docs/5.0/examples/checkout/index.html

index 82079d19a139218a551308882f49772a53ae8c1b..b7794aedc2746471639331b5702550bd1f895e6e 100644 (file)
@@ -48,7 +48,7 @@ body_class: "bg-light"
             <h6 class="my-0">Promo code</h6>
             <small>EXAMPLECODE</small>
           </div>
-          <span class="text-success">-$5</span>
+          <span class="text-success">$5</span>
         </li>
         <li class="list-group-item d-flex justify-content-between">
           <span>Total (USD)</span>
@@ -220,7 +220,7 @@ body_class: "bg-light"
   </div>
 
   <footer class="my-5 pt-5 text-muted text-center text-small">
-    <p class="mb-1">&copy; 2017-{{< year >}} Company Name</p>
+    <p class="mb-1">&copy; 2017{{< year >}} Company Name</p>
     <ul class="list-inline">
       <li class="list-inline-item"><a href="#">Privacy</a></li>
       <li class="list-inline-item"><a href="#">Terms</a></li>