From db020b708e7f71f3150a21f3b6c892fbb4fdd3bd Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Tue, 18 Sep 2001 17:46:58 +0000 Subject: [PATCH] Properly quote $ucletters and $lcletters to be used by the translate() function. --- en/news/status/report.xsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/news/status/report.xsl b/en/news/status/report.xsl index 501d40a51e..a191c09ccc 100644 --- a/en/news/status/report.xsl +++ b/en/news/status/report.xsl @@ -1,6 +1,6 @@ - + + select="'ABCDEFGHIJKLMNOPQRSTUVWXYZ'"/> + select="'abcdefghijklmnopqrstuvwxyz'"/>