From 0824ff51bd6cd93c4f16e37b7d30cd45f3a6e28d Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Fri, 27 Apr 2012 19:29:19 +0000 Subject: [PATCH] properly enclose inline javascript in HTML output. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331550 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/common.xsl | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 536db3a2483..7d29489fe2c 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -313,11 +313,12 @@ - + -- 2.47.3