From: kkolinko Date: Fri, 11 Mar 2011 00:57:25 +0000 (+0000) Subject: Followup to r1079781 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4b32c3dd03992b855e1df6feff95973edd9b684a;p=tomcat7.0 Followup to r1079781 s/&/&/ in HTML files HTML allows both variants, but let's be more strict. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1080415 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/welcome.bin.html b/res/welcome.bin.html index ac7247af7..aaab786c4 100644 --- a/res/welcome.bin.html +++ b/res/welcome.bin.html @@ -72,7 +72,7 @@ RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
bin/extras/
-
tomcat-juli-adapters.jar & tomcat-juli.jar
+
tomcat-juli-adapters.jar & tomcat-juli.jar
Full commons-logging implementation. See the logging documentation for more information.
diff --git a/res/welcome.main.html b/res/welcome.main.html index dd6be13f6..3a3e64a82 100644 --- a/res/welcome.main.html +++ b/res/welcome.main.html @@ -72,7 +72,7 @@ RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
bin/extras/
-
tomcat-juli-adapters.jar & tomcat-juli.jar
+
tomcat-juli-adapters.jar & tomcat-juli.jar
Full commons-logging implementation. See the logging documentation for more information.