- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Aug 2010 08:21:46 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv26588/src
Modified Files:
header.src.html
Log Message:
minor build/style diddling
Index: header.src.html
===================================================================
RCS file: /sources/public/html5/markup/src/header.src.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- header.src.html 8 Aug 2010 09:49:20 -0000 1.44
+++ header.src.html 9 Aug 2010 08:21:44 -0000 1.45
@@ -66,10 +66,10 @@
<section id="status">
<h2>Status of this Document</h2>
</section>
- <section id="unexpanded-toc" class="toc">
+ <section id="toc" class="toc">
<h2>Table of Contents</h2>
</section>
- <section id="toc" class="toc">
+ <section id="toc-full" class="toc">
<h2>Full Table of Contents</h2>
</section>
</body>
Received on Monday, 9 August 2010 08:21:48 UTC