Pulling in changes from test branch

svn path=/trunk/; revision=23067
This commit is contained in:
ato
2012-04-22 16:53:59 +00:00
37 changed files with 3090 additions and 103 deletions
+11
View File
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" ?>
<html>
<head>
<title>Contact</title>
</head>
<body>
<h1>Contact</h1>
</body>
</html>
+5 -2
View File
@@ -344,8 +344,11 @@
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="$id" /></xsl:call-template>
</xsl:when>
<xsl:when test=". = concat(/buildinfo/@filename ,'.html')">
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="$id" /></xsl:call-template>
<xsl:when test=". = concat(/buildinfo/@filename ,'.html')">
<xsl:element name="span">
<xsl:attribute name="id">selected</xsl:attribute>
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="$id" /></xsl:call-template>
</xsl:element>
</xsl:when>
<xsl:otherwise>