From: André Malo Date: Thu, 9 Jan 2003 04:16:24 +0000 (+0000) Subject: fix xsl error (although xalan doesn't complain it). X-Git-Tag: pre_ajp_proxy~2304 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7469d1fe41db5e7b390a92e8c3dcd9768891783f;p=apache fix xsl error (although xalan doesn't complain it). according to the spec it's not allowed to bind the same variable twice or more within the same scope. () Reported by: Michael Schr�pl Submitted by: Astrid Ke�ler Reviewed by: /me ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98216 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/xsl/moduleindex.xsl b/docs/manual/style/xsl/moduleindex.xsl index 941969c041..8d863d10e3 100644 --- a/docs/manual/style/xsl/moduleindex.xsl +++ b/docs/manual/style/xsl/moduleindex.xsl @@ -133,14 +133,14 @@ - + - + - +