fixed height for thumbnail

This commit is contained in:
vv01f 2019-06-13 13:09:02 +02:00
parent 731ff4bda7
commit 761e493359
Signed by untrusted user who does not match committer: vv01f
GPG Key ID: 02625A16AC1D1FF6
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
<xsl:element name="img">
<xsl:attribute name="src"><xsl:value-of select="image"/></xsl:attribute>
<xsl:attribute name="alt"><xsl:value-of select="$alt"/></xsl:attribute>
<xsl:attribute name="height">93</xsl:attribute>
</xsl:element>
</xsl:element>
</xsl:element><xsl:value-of select="concat(@id,' ')"/>