From 76fe27ee1a669a639dc77bbcea685389048ddadf Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Sun, 17 Nov 2002 05:54:04 +0000 Subject: [PATCH] check whether contains text(nodes). this allows documents to set the href of the top left left-arrow without adding a breadcrumb link. This feature primarily intended for directory index files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97548 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/common.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 34cabc1f84..31d281f44c 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -141,7 +141,7 @@ - + > -- 2.50.1