jon 02/03/25 12:56:54
Modified: src/dvsl/xdocs site.dvsl
Log:
attempt to fix a problem where the first <h3> shows up butted up
against the top of the title area...
i can't test because i can't build maven.
-jon
Revision Changes Path
1.8 +3 -2 jakarta-turbine-maven/src/dvsl/xdocs/site.dvsl
Index: site.dvsl
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/src/dvsl/xdocs/site.dvsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- site.dvsl 25 Mar 2002 18:33:44 -0000 1.7
+++ site.dvsl 25 Mar 2002 20:56:54 -0000 1.8
@@ -104,18 +104,19 @@
<div><small><strong><a
href="$relativePath/apidocs">JavaDocs</a></strong></small></div>
<div><small><strong><a href="$relativePath/xref">Source
XReference</a></strong></small></div>
</div>
+
</div>
</td>
<td>
<div id="bodycol">
## Insert MAIN body here
+ <p>
<div id="selectmodule" class="app">
- <p/>
$context.applyTemplates("body/section")
$context.applyTemplates("body/glossary")
$context.applyTemplates("body/changelog")
-
</div>
+ </p>
</div>
</td>
</tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>