mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Fixes #6794: incorrect docs mention of th element
This commit is contained in:
+1
-2
@@ -857,8 +857,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped
|
|||||||
<code><th></code>
|
<code><th></code>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
Special table cell for column (or row, depending on scope and placement) labels<br>
|
Special table cell for column (or row, depending on scope and placement) labels
|
||||||
Must be used within a <code><thead></code>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
+1
-2
@@ -794,8 +794,7 @@
|
|||||||
<code><th></code>
|
<code><th></code>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{{_i}}Special table cell for column (or row, depending on scope and placement) labels{{/i}}<br>
|
{{_i}}Special table cell for column (or row, depending on scope and placement) labels{{/i}}
|
||||||
{{_i}}Must be used within a <code><thead></code>{{/i}}
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user