stas 2003/07/22 07:38:28
Modified: tmpl/custom/html ad
Log:
better link rendering
Submitted by: allan juul <[EMAIL PROTECTED]>
Revision Changes Path
1.20 +3 -1 modperl-docs/tmpl/custom/html/ad
Index: ad
===================================================================
RCS file: /home/cvs/modperl-docs/tmpl/custom/html/ad,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ad 4 Jun 2003 05:08:34 -0000 1.19
+++ ad 22 Jul 2003 14:38:28 -0000 1.20
@@ -81,7 +81,9 @@
<td class="menu-border" width="1"><br></td>
<td class="ad-bg">
<div class="adtext">
- <em><a href="[% doc.dir.abs_doc_root
%]/docs/offsite/books.html">More mod_perl books...</a></em>
+ <div class="nonselectedmenuitem">
+ <em><a href="[% doc.dir.abs_doc_root
%]/docs/offsite/books.html">More mod_perl books...</a></em>
+ </div>
</div>
</td>
<td class="menu-border" width="1"><br></td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]