Doc: Removed "class=" in an /div.
-not valid XML Change-Id: I832490e87113d9143b2280127b539c68a46b0e94 Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
This commit is contained in:
parent
a5f2a0816b
commit
6e345bbfc3
@ -8,7 +8,7 @@ HTML.headerstyles = \
|
|||||||
HTML.endheader = \
|
HTML.endheader = \
|
||||||
"</head>\n" \
|
"</head>\n" \
|
||||||
"<body>\n" \
|
"<body>\n" \
|
||||||
"<div class=\"content\"></div class=\"content\">\n" \
|
"<div class=\"content\"></div>\n" \
|
||||||
"<div class=\"content mainContent\">\n" \
|
"<div class=\"content mainContent\">\n" \
|
||||||
|
|
||||||
HTML.footer = \
|
HTML.footer = \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user