]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix docs.html Table Row Danger CSS Class 7537/head
authorStephen Edgar <stephen@netweb.com.au>
Thu, 11 Apr 2013 10:24:13 +0000 (20:24 +1000)
committerStephen Edgar <stephen@netweb.com.au>
Thu, 11 Apr 2013 10:24:13 +0000 (20:24 +1000)
docs/docs.html

index ba32b329570a97038f2500540d5b896aeadd1a82..11f0e7bc9c8d0ba81a81fc1790dc83cf6836f2e8 100644 (file)
@@ -1190,7 +1190,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
         </tr>
         <tr>
           <td>
-            <code>.error</code>
+            <code>.danger</code>
           </td>
           <td>Indicates a dangerous or potentially negative action.</td>
         </tr>
@@ -1225,7 +1225,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
             <td>01/04/2012</td>
             <td>Approved</td>
           </tr>
-          <tr class="error">
+          <tr class="danger">
             <td>2</td>
             <td>TB - Monthly</td>
             <td>02/04/2012</td>