stas 02/01/29 21:14:46
Modified: tmpl/custom/html page_body
Log:
- no need for 'menu' variable anymore, it's in the template of its own now.
Revision Changes Path
1.11 +0 -1 modperl-docs/tmpl/custom/html/page_body
Index: page_body
===================================================================
RCS file: /home/cvs/modperl-docs/tmpl/custom/html/page_body,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- page_body 30 Jan 2002 05:03:51 -0000 1.10
+++ page_body 30 Jan 2002 05:14:46 -0000 1.11
@@ -16,7 +16,6 @@
INCLUDE page_toc toc=doc.toc;
# render the content
- menu="<a href='#top'><img src='${doc.dir.abs_doc_root}/images/top.gif'
width=51 height=20 border=0 alt='TOP'></a>";
"<!-- SwishCommand index -->";
FOREACH sec = doc.body;
sec;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]