diff mbox series

[wwwdocs] testing/index.html - simplification, HTML 5

Message ID alpine.LSU.2.21.1809021316390.6216@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] testing/index.html - simplification, HTML 5 | expand

Commit Message

Gerald Pfeifer Sept. 2, 2018, 11:19 a.m. UTC
Left-align table with tests, removing align="center".

Committed.

Gerald
diff mbox series

Patch

Index: testing/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/testing/index.html,v
retrieving revision 1.40
diff -u -r1.40 index.html
--- testing/index.html	1 Sep 2018 23:42:10 -0000	1.40
+++ testing/index.html	2 Sep 2018 11:16:45 -0000
@@ -73,7 +73,7 @@ 
       list (accompanied with build and test guides) are welcome.
 
 <br />
-<table align="center" border="1">
+<table border="1">
 <tr><th>Name</th>
     <th>Language</th>
     <th>Build and test guide</th>