fixed locale test

git-svn-id: http://yolanda.mister-muffin.de/svn@174 7eef14d0-6ed0-489d-bf55-20463b2d70db
main
josch 17 years ago
parent b8b82f5fe8
commit 007c212250

@ -22,8 +22,8 @@
<xsl:variable name="locale">
<xsl:choose>
<xsl:when test="//@locale='en-us'">
en-us
<xsl:when test="document(concat('../locale/', //@locale, '.xml'))">
<xsl:value-of select="//@locale" />
</xsl:when>
<xsl:otherwise>
en-us

Loading…
Cancel
Save