stas 02/04/12 20:52:23 Modified: tmpl/custom/html ad Log: </a> must follow the title, without newlines, spaces otherwise '-' appears. Revision Changes Path 1.13 +3 -6 modperl-docs/tmpl/custom/html/ad Index: ad =================================================================== RCS file: /home/cvs/modperl-docs/tmpl/custom/html/ad,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ad 3 Apr 2002 05:18:27 -0000 1.12 +++ ad 13 Apr 2002 03:52:22 -0000 1.13 @@ -8,8 +8,7 @@ <div class="adtext"> The mod_perl Developer's Cookbook<br><br> <a href="http://www.modperlcookbook.org/"> - <img src="[% doc.dir.abs_doc_root %]/images/ads/modperlcookbook.jpg" border="1" align="middle" width="113" height="140" class="img-border" alt="The mod_perl Developer's Cookbook"> - </a> + <img src="[% doc.dir.abs_doc_root %]/images/ads/modperlcookbook.jpg" border="1" align="middle" width="113" height="140" class="img-border" alt="The mod_perl Developer's Cookbook"></a> <br><br> <em>By Geoffrey Young, Paul Lindner, Randy Kobes</em> </div> @@ -27,8 +26,7 @@ <div class="adtext"> mod_perl Pocket Reference<br><br> <a href="http://www.oreilly.com/catalog/modperlpr/"> - <img src="[% doc.dir.abs_doc_root %]/images/ads/modperlpr.jpg" border="1" align="middle" width="85" height="140" class="img-border" alt="mod_perl Pocket Reference"> - </a> + <img src="[% doc.dir.abs_doc_root %]/images/ads/modperlpr.jpg" border="1" align="middle" width="85" height="140" class="img-border" alt="mod_perl Pocket Reference"></a> <br><br> <em>By Andrew Ford</em> </div> @@ -46,8 +44,7 @@ <div class="adtext"> <br>Writing Apache Modules with Perl and C<br><br> <a href="http://www.modperl.com/"> - <img src="[% doc.dir.abs_doc_root %]/images/ads/wrapmod.jpg" border="1" align="middle" width="107" height="140" class="img-border" alt="Writing Apache Modules with Perl and C"> - </a> + <img src="[% doc.dir.abs_doc_root %]/images/ads/wrapmod.jpg" border="1" align="middle" width="107" height="140" class="img-border" alt="Writing Apache Modules with Perl and C"></a> <br><br> <em>By Lincoln Stein, Doug MacEachern</em> </div>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]