added contact info
svn path=/trunk/; revision=23359
This commit is contained in:
parent
2d350cfa49
commit
7f25d694e2
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user