diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-06-08 22:23:51 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-06-08 22:23:51 +0000 |
| commit | df6ce3a48d51ea2e3cbf51cb4d2364d3c9d83e1b (patch) | |
| tree | ce07ee48a434f61bdf0340e9b2363e228392e6ef /qpid/doc/website/content/documentation.html | |
| parent | 316bae58a0359f1a4796ea866440705775375bac (diff) | |
| download | qpid-python-df6ce3a48d51ea2e3cbf51cb4d2364d3c9d83e1b.tar.gz | |
Fixed validation errors due to problems with the original template - mainly id/class confusion.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@952845 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/website/content/documentation.html')
| -rw-r--r-- | qpid/doc/website/content/documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/doc/website/content/documentation.html b/qpid/doc/website/content/documentation.html index c258be0956..4dd8ec7b10 100644 --- a/qpid/doc/website/content/documentation.html +++ b/qpid/doc/website/content/documentation.html @@ -1,4 +1,4 @@ -<div id="main_text_area_body" xmlns="http://www.w3.org/1999/xhtml" > +<div class="main_text_area_body"> <h1>Qpid Documentation</h1> <h2 id="doc06">Documentation for Qpid 0.6 (development branch)</h2> |
