[empathy: 48/55] [help] add missing <tbody> to <table> containing <thead>
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy: 48/55] [help] add missing <tbody> to <table> containing <thead>
- Date: Wed, 12 Aug 2009 16:48:34 +0000 (UTC)
commit d91fef0b1a6c3d9bed0746b81cf044ababbd76f0
Author: Frédéric Péters <fpeters 0d be>
Date: Wed Aug 12 18:25:13 2009 +0200
[help] add missing <tbody> to <table> containing <thead>
help/C/audio-video.page | 2 ++
help/C/status-icons.page | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/help/C/audio-video.page b/help/C/audio-video.page
index e484683..dddb63a 100644
--- a/help/C/audio-video.page
+++ b/help/C/audio-video.page
@@ -34,6 +34,7 @@
</td>
</tr>
</thead>
+ <tbody>
<tr>
<td>
<p>
@@ -62,6 +63,7 @@
</p>
</td>
</tr>
+ </tbody>
</table>
</page>
diff --git a/help/C/status-icons.page b/help/C/status-icons.page
index eea6cc8..6634366 100644
--- a/help/C/status-icons.page
+++ b/help/C/status-icons.page
@@ -48,6 +48,7 @@
</td>
</tr>
</thead>
+ <tbody>
<tr>
<td>
<p>
@@ -101,6 +102,7 @@
</p>
</td>
</tr>
+ </tbody>
</table>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]