AAFM#34758 notitie verstuurd via mail op defaultbon tonen
svn path=/Website/trunk/; revision=29040
This commit is contained in:
@@ -1552,6 +1552,19 @@ END:VCALENDAR
|
||||
</tr>
|
||||
</xsl:for-each>
|
||||
</xsl:if>
|
||||
<xsl:if test="extra_key">
|
||||
<xsl:variable name="x_key"><xsl:value-of select="extra_key"/></xsl:variable>
|
||||
<tr>
|
||||
<td align="right" valign="top" style="padding-top:15px; padding-bottom:15px;">
|
||||
<b><xsl:value-of select="//lcl/FAC/e-mail"/>:</b>
|
||||
</td>
|
||||
<td style="padding-top:15px; padding-bottom:15px;">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="notes/note[key=$x_key]/omschrijving"/>
|
||||
</xsl:call-template>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<xsl:if test="opmerking!=''">
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
|
||||
Reference in New Issue
Block a user