Language selector sorted locales

git-svn-id: https://svn.libreccm.org/ccm/trunk@4484 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2016-12-15 20:53:41 +00:00
parent 31f1ea2aca
commit 339aa9f8d1
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@
</xsl:variable>
<xsl:for-each select="$available-languages/language">
<xsl:sort select="./@locale" />
<xsl:apply-templates select="$language-layout-tree">
<xsl:with-param name="class"
select="if (./@locale = $lang)