stas 2002/07/09 03:31:43
Modified: tmpl/custom/html tail
Log:
move the changes button into the tail
Revision Changes Path
1.19 +2 -0 modperl-docs/tmpl/custom/html/tail
Index: tail
===================================================================
RCS file: /home/cvs/modperl-docs/tmpl/custom/html/tail,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- tail 9 Jul 2002 10:27:02 -0000 1.18
+++ tail 9 Jul 2002 10:31:43 -0000 1.19
@@ -3,6 +3,7 @@
<hr noshade size="1">
<!-- footer (tail )-->
<p class="modified">Last modified [% doc.last_modified %]</p>
+ <div class="changes">[%- INCLUDE changes_link -%]</div>
<p class="copyright">Use of the Camel for Perl is a trademark of
<a href="http://www.ora.com">O'Reilly & Associates</a>,
and is used by permission.
@@ -11,4 +12,5 @@
<br><br>
</div>
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]