From: Mark Otto Date: Mon, 4 Feb 2013 19:11:25 +0000 (-0800) Subject: Fixes #6794: incorrect docs mention of th element X-Git-Tag: v3.0.0-rc1~710 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f6a988190d61128279250a444b9f028c35088c1;p=thirdparty%2Fbootstrap.git Fixes #6794: incorrect docs mention of th element --- diff --git a/docs/css.html b/docs/css.html index 051290dc95..12dd53edb1 100644 --- a/docs/css.html +++ b/docs/css.html @@ -971,8 +971,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/css.mustache b/docs/templates/pages/css.mustache index b9182c28a3..e45b66be06 100644 --- a/docs/templates/pages/css.mustache +++ b/docs/templates/pages/css.mustache @@ -911,8 +911,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