summaryrefslogtreecommitdiff
path: root/xslt
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2012-01-25 22:04:07 +0100
committerLeif Johansson <leifj@sunet.se>2012-01-25 22:04:07 +0100
commit236bdad2072c75ac1327c566be7b252a575f2ee8 (patch)
tree677cbab0071e0eeac298e71993d886264ad2d615 /xslt
parenta7572256147c2f86e89b5c0833c61aefcad6cb85 (diff)
new table layout
Diffstat (limited to 'xslt')
-rw-r--r--xslt/sp-summary.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/xslt/sp-summary.xslt b/xslt/sp-summary.xslt
index ad592e1d..2c4e91fa 100644
--- a/xslt/sp-summary.xslt
+++ b/xslt/sp-summary.xslt
@@ -54,7 +54,7 @@
</xsl:template>
<xsl:template match="md:ContactPerson">
- <xsl:apply-templates select="md:EmailAddress"/>
+ <xsl:apply-templates select="md:EmailAddress[0]"/>
</xsl:template>
<xsl:template match="md:Organization">