donaldp 2002/09/16 14:31:56
Modified: src/xdocs/stylesheets templates.vm
Log:
Fix changes generation.
Revision Changes Path
1.9 +2 -2 jakarta-avalon-phoenix/src/xdocs/stylesheets/templates.vm
Index: templates.vm
===================================================================
RCS file:
/home/cvs/jakarta-avalon-phoenix/src/xdocs/stylesheets/templates.vm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- templates.vm 15 Sep 2002 02:07:33 -0000 1.8
+++ templates.vm 16 Sep 2002 21:31:55 -0000 1.9
@@ -343,7 +343,7 @@
#end
#macro (changes)
- #header
+ #header()
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="$bannerbg">
<font color="$bannerfg" face="arial,helvetica,sanserif">
@@ -359,5 +359,5 @@
</blockquote>
</td></tr>
</table>
- #footer
+ #footer()
#end
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>