Hi! in src/products/products.html there is one closing ul to much, causing problems in NS4.
the attached patch removes it. -- D_OMM +----> http://domm.zsi.at <-----+ O_xyderkes | neu: Arbeitsplatz | M_echanen | http://domm.zsi.at/d/d162.html | M_asteuei +--------------------------------+
Index: src/products/products.html =================================================================== RCS file: /home/cvspublic/modperl-docs/src/products/products.html,v retrieving revision 1.2 diff -u -r1.2 products.html --- src/products/products.html 24 Jan 2002 15:06:53 -0000 1.2 +++ src/products/products.html 29 Jan 2002 09:56:55 -0000 @@ -67,8 +67,6 @@ ... and many more. See the <a href="http://perl.apache.org/src/apache-modlist.html">Apache/Perl module list</a> -</ul> - <hr> <p><b>Products shipping with mod_perl</b></p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
