Skip to content
Snippets Groups Projects
Commit dabdc230 authored by Moritz Aurel Pascal Schubotz's avatar Moritz Aurel Pascal Schubotz Committed by Moritz Aurel Pascal Schubotz
Browse files

Fix typo

parent b2f945f8
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@
<xsl:text> </xsl:text>
<xsl:element name="a">
<xsl:attribute name="href">
<xsl:value-of select="./bltx:userf/text()"/>
<xsl:value-of select="./bltx:userd/text()"/>
</xsl:attribute>
<xsl:text>Homepage</xsl:text>
</xsl:element>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment