From 5d59548d264d9d1e67d367879f14bcfba8330b96 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Tue, 4 May 2004 23:02:07 +0000 Subject: [PATCH] simplifications git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103612 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/sitemap.xsl | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/docs/manual/style/xsl/sitemap.xsl b/docs/manual/style/xsl/sitemap.xsl index 8aa6d0ce45b..46218931d99 100644 --- a/docs/manual/style/xsl/sitemap.xsl +++ b/docs/manual/style/xsl/sitemap.xsl @@ -23,11 +23,6 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml"> - - - - - @@ -177,8 +172,7 @@ - - + @@ -204,10 +198,9 @@ + document(.)/modulesynopsis/name, ' ')), ' -')" /> - + + document(.)/modulesynopsis/name, ' ')), ' -')"/> - +
  • -- 2.47.2