INTEGRATION: CWS ausehids (1.1.130); FILE MERGED

2003/07/08 12:18:55 hjs 1.1.130.1: #110712# fixed encoding - tpf
This commit is contained in:
Vladimir Glazounov 2003-07-09 09:16:16 +00:00
parent 471ecc4345
commit 7707da5bcc

View file

@ -3,9 +3,9 @@
*
* $RCSfile: resource.xsl,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change: $Author: tpf $ $Date: 2002-08-07 14:57:24 $
* last change: $Author: vg $ $Date: 2003-07-09 10:16:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -67,7 +67,7 @@
version="1.0">
<!-- Set correct output format -->
<xsl:output method="text" indent="no" encoding="ISO-8859-1"/>
<xsl:output method="text" indent="no" encoding="UTF-8"/>
<xsl:param name="locale"/>
<xsl:param name="fallback-locale">en-US</xsl:param>