added contact info

svn path=/trunk/; revision=23359
This commit is contained in:
samtuke 2012-05-24 16:13:17 +00:00
parent 2d350cfa49
commit 7f25d694e2
2 changed files with 3 additions and 2 deletions

View File

@ -102,6 +102,8 @@
<!-- this element fetches contact details from /contact/local.en.xml - edit
this file to change the contact details that will be listed -->
<p>Fellowship mailing-list: <a href="mailto:fellowship-uk@lists.fsfe.org">fellowship-uk@lists.fsfe.org</a>.</p>
<contact-details />
</div>

View File

@ -67,8 +67,7 @@
<!-- Email -->
<xsl:if test="email != ''">
<xsl:element name="p">
<xsl:value-of select="/buildinfo/textset/text[@id='email']" />
<xsl:text> </xsl:text>
Team mailing-list: <xsl:value-of select="/buildinfo/textset/text[@id='email']" />
<xsl:element name="a">
<xsl:attribute name="href">
<xsl:text>mailto:</xsl:text>