From: Mark Otto Date: Mon, 4 Feb 2013 19:11:04 +0000 (-0800) Subject: Fixes #6794: incorrect docs mention of th element X-Git-Tag: v3.0.0-rc1~709^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db8a78fae6aed5ecced5f20df65cea352af32bb9;p=thirdparty%2Fbootstrap.git Fixes #6794: incorrect docs mention of th element --- diff --git a/docs/base-css.html b/docs/base-css.html index abc5a3a6e8..a9943ff96c 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -857,8 +857,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped <th> - Special table cell for column (or row, depending on scope and placement) labels
- Must be used within a <thead> + Special table cell for column (or row, depending on scope and placement) labels diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index a544d319d8..9a051d4be1 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -794,8 +794,7 @@ <th> - {{_i}}Special table cell for column (or row, depending on scope and placement) labels{{/i}}
- {{_i}}Must be used within a <thead>{{/i}} + {{_i}}Special table cell for column (or row, depending on scope and placement) labels{{/i}}