- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 31 Aug 2011 10:11:29 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv2027
Modified Files:
Overview.html
Log Message:
remove links in table headers
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -d -r1.158 -r1.159
--- Overview.html 18 Aug 2011 08:27:39 -0000 1.158
+++ Overview.html 31 Aug 2011 10:11:27 -0000 1.159
@@ -761,8 +761,8 @@
<table class='simple'>
<thead>
<tr>
- <th><a>event handler attribute</a></th>
- <th><a>event handler event type</a></th>
+ <th>event handler attribute</th>
+ <th>event handler event type</th>
</tr>
</thead>
<tbody>
@@ -802,8 +802,8 @@
<table class='simple'>
<thead>
<tr>
- <th><a>event handler attribute</a></th>
- <th><a>event handler event type</a></th>
+ <th>event handler attribute</th>
+ <th>event handler event type</th>
</tr>
</thead>
<tbody>
Received on Wednesday, 31 August 2011 10:11:30 UTC