]> git.0d.be Git - empathy.git/commitdiff
[help] add missing <tbody> to <table> containing <thead>
authorFrédéric Péters <fpeters@0d.be>
Wed, 12 Aug 2009 16:25:13 +0000 (18:25 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 12 Aug 2009 16:25:13 +0000 (18:25 +0200)
help/C/audio-video.page
help/C/status-icons.page

index e48468347de34c9e5d6d437427999478f39ffc40..dddb63aabec3ad6ebf2f7db812da3afd83a0a00b 100644 (file)
@@ -34,6 +34,7 @@
         </td>
       </tr>
     </thead>
+    <tbody>
     <tr>
       <td>
         <p>
@@ -62,6 +63,7 @@
         </p>
       </td>
     </tr>
+    </tbody>
   </table>
 
 </page>
index eea6cc8f8804c983c0d280d3e2044c468a318ab4..66343664782e9c01658e01d95312a3bd87ea93e1 100644 (file)
@@ -48,6 +48,7 @@
         </td>
       </tr>
     </thead>
+    <tbody>
     <tr>
       <td>
         <p>
         </p>
       </td>
     </tr>
+    </tbody>
   </table>
 
 </page>