stas 02/04/13 07:14:02
Modified: tmpl/custom/html tail
Log:
- move the © last and make it use small font
Revision Changes Path
1.11 +2 -2 modperl-docs/tmpl/custom/html/tail
Index: tail
===================================================================
RCS file: /home/cvs/modperl-docs/tmpl/custom/html/tail,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- tail 3 Apr 2002 05:18:27 -0000 1.10
+++ tail 13 Apr 2002 14:14:02 -0000 1.11
@@ -2,9 +2,9 @@
<!-- footer (tail )-->
<div class="tail">
<center>
- 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.
- <br><br>
Last modified [% doc.last_modified %]
+ <br><br>
+ <font size="-2">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.</font>
</center>
</div>
<!-- end footer (tail)-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]