FSN#34627 Aanvulling tekst bij MLD2B3 notificatie
svn path=/Website/branches/v2016.2/; revision=31939
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="Xsrtnotificatiecode">MLD2B3</xsl:variable>
|
||||
|
||||
<xsl:template match="melding" mode="include">
|
||||
<table border="0" width="100%" cellpadding="2">
|
||||
<tr>
|
||||
@@ -52,7 +54,19 @@
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:if test="$srtnotificatiecode='MLD2B3'">
|
||||
<tr>
|
||||
<td colspan="4" style="padding-top:20px">
|
||||
Dear manager,
|
||||
</td>
|
||||
</tr>
|
||||
<tr> </tr>
|
||||
<tr>
|
||||
<td colspan="4" style="padding-bottom:20px;">
|
||||
You and your peers have received a request for approval in the service center. If the requestor mentioned below is your direct report, please approve or reject the request. If the requestor is not a direct report, you are notified so you can approve as a back-up in case of urgent requests.
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<xsl:if test="opmerking!=''">
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
|
||||
Reference in New Issue
Block a user