FSN#36003 email notitie ook meesturen
svn path=/Website/branches/v2016.1/; revision=29454
This commit is contained in:
@@ -24,6 +24,24 @@
|
|||||||
<xsl:value-of select="melding/key"/>/<xsl:value-of select="bedrijfopdr_volgnr"/></b>
|
<xsl:value-of select="melding/key"/>/<xsl:value-of select="bedrijfopdr_volgnr"/></b>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<xsl:if test="extra_key">
|
||||||
|
<xsl:variable name="ox_key"><xsl:value-of select="extra_key"/></xsl:variable>
|
||||||
|
<tr>
|
||||||
|
<td align="right" valign="top" style="padding-top:15px;padding-bottom:10px;">
|
||||||
|
<b><xsl:value-of select="//lcl/FAC/bericht"/>:</b>
|
||||||
|
</td>
|
||||||
|
<td colspan="5" style="padding-top:15px;padding-bottom:10px;">
|
||||||
|
<xsl:call-template name="linebreaks">
|
||||||
|
<xsl:with-param name="string" select="notes/note[key=$ox_key]/omschrijving"/>
|
||||||
|
</xsl:call-template>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="6" style="padding-bottom:15px;">
|
||||||
|
<hr/>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</xsl:if>
|
||||||
<tr>
|
<tr>
|
||||||
<td width="16%" align="right">
|
<td width="16%" align="right">
|
||||||
<b><xsl:value-of select="//lcl/FAC/bedrijf"/>:</b>
|
<b><xsl:value-of select="//lcl/FAC/bedrijf"/>:</b>
|
||||||
|
|||||||
Reference in New Issue
Block a user