]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
shorter copy
authorMark Otto <otto@github.com>
Sun, 14 Apr 2013 19:56:21 +0000 (12:56 -0700)
committerMark Otto <otto@github.com>
Sun, 14 Apr 2013 19:56:21 +0000 (12:56 -0700)
docs/docs.html

index c57ced0d271347d90037b4e7bda1fe3e7faf8947..d1c99fd92a2454d806b89e8c5ecb92fe12725593 100644 (file)
@@ -1568,12 +1568,12 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
 
     <div class="bs-docs-sidenote">
       <h4>Link functionality of <code>&lt;a&gt;</code> not impacted</h4>
-      <p>This class will only change the appearance of <code>&lt;a class="btn"&gt;</code> buttons, not their functionality. You need to use custom JavaScript to disable links here.</p>
+      <p>This class will only change the appearance of <code>&lt;a class="btn"&gt;</code> buttons, not their functionality. Use custom JavaScript to disable links here.</p>
     </div>
 
     <div class="bs-docs-sidenote">
       <h4>Cross-browser compatibility</h4>
-      <p>While Bootstrap will apply these styles in all browsers, IE and Safari don't actually support the <code>&lt;disabled&gt;</code> attribute on a <code>&lt;fieldset&gt;</code>. You need to use custom JavaScript to disable the fieldset in these browsers.</p>
+      <p>While Bootstrap will apply these styles in all browsers, IE and Safari don't actually support the <code>&lt;disabled&gt;</code> attribute on a <code>&lt;fieldset&gt;</code>. Use custom JavaScript to disable the fieldset in these browsers.</p>
     </div>
 
     <form class="bs-docs-example form-inline">
@@ -2154,7 +2154,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
     </p>
     <div class="bs-docs-sidenote">
       <h4>Link functionality not impacted</h4>
-      <p>This class will only change the <code>&lt;a&gt;</code>'s appearance, not its functionality. You need to use custom JavaScript to disable links here.</p>
+      <p>This class will only change the <code>&lt;a&gt;</code>'s appearance, not its functionality. Use custom JavaScript to disable links here.</p>
     </div>
 
 
@@ -3309,7 +3309,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
 
     <div class="bs-docs-sidenote">
       <h4>Link functionality not impacted</h4>
-      <p>This class will only change the <code>&lt;a&gt;</code>'s appearance, not its functionality. You need to use custom JavaScript to disable links here.</p>
+      <p>This class will only change the <code>&lt;a&gt;</code>'s appearance, not its functionality. Use custom JavaScript to disable links here.</p>
     </div>
 
     <div class="bs-docs-example">