Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 98614 invoked from network); 9 Nov 2004 01:24:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Nov 2004 01:24:56 -0000 Received: (qmail 36310 invoked by uid 500); 9 Nov 2004 01:24:56 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 36236 invoked by uid 500); 9 Nov 2004 01:24:55 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 36223 invoked by uid 99); 9 Nov 2004 01:24:55 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 08 Nov 2004 17:24:55 -0800 Received: (qmail 98581 invoked by uid 65534); 9 Nov 2004 01:24:54 -0000 Date: 9 Nov 2004 01:24:54 -0000 Message-ID: <20041109012454.98579.qmail@minotaur.apache.org> From: rgardler@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 56982 - forrest/trunk/main/webapp/resources/stylesheets X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: rgardler Date: Mon Nov 8 17:24:53 2004 New Revision: 56982 Modified: forrest/trunk/main/webapp/resources/stylesheets/html2document.xsl Log: prevent duplicate content in a span element being displayed Modified: forrest/trunk/main/webapp/resources/stylesheets/html2document.xsl ============================================================================== --- forrest/trunk/main/webapp/resources/stylesheets/html2document.xsl (original) +++ forrest/trunk/main/webapp/resources/stylesheets/html2document.xsl Mon Nov 8 17:24:53 2004 @@ -310,9 +310,9 @@ - + - +