public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Use <th> for table header in java/done.html
@ 2011-10-29 19:16 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2011-10-29 19:16 UTC (permalink / raw)
  To: gcc-patches, java-patches

Applied.

Gerald

2011-10-29  Gerald Pfeifer  <gerald@pfeifer.com>

        * done.html: Use <th> for the header.

Index: done.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/done.html,v
retrieving revision 1.49
diff -u -r1.49 done.html
--- done.html	12 Sep 2010 03:18:23 -0000	1.49
+++ done.html	29 Oct 2011 19:11:43 -0000
@@ -18,9 +18,11 @@
 
       <table border="0" cellpadding="1" cellspacing="2"
       rules="all" width="98%">
+
       <tr bgcolor="#d0d0d0" valign="top">
-        <td>Project</td><td>Description</td><td>Contact</td>
+        <th>Project</th><th>Description</th><th>Contact</th>
       </tr>
+
       <!-- iRate -->
       <tr valign="top">
         <td><b><a href="http://irate.sourceforge.net/">iRATE radio</a></b></td>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-29 19:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-29 19:16 [wwwdocs] Use <th> for table header in java/done.html Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).