NYBU#53984 Implementatie Amsterdam, aanpassen notificaties reserveringen
svn path=/Website/branches/v2018.1/; revision=39342
This commit is contained in:
@@ -2591,6 +2591,21 @@
|
||||
<p></p>
|
||||
<p>Met vriendelijke groet,</p>
|
||||
<p>Receptie/Events</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="50px"/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<p>Dear <xsl:value-of select="rsv_ruimte/contact_user/voornaam"/> <xsl:value-of select="rsv_ruimte[volgnr=1]/contact_user/naam"/>,</p>
|
||||
<p>Thank you for the reservation on <xsl:value-of select="rsv_ruimte/van/datum"/>.</p>
|
||||
<p>If you have questions about your reservation, please contact us at reception via events.amsterdam@nyenrode.nl or telephone number 020 427 4286.</p>
|
||||
<p></p>
|
||||
<p>Sincerly,</p>
|
||||
<p>Reception/Events</p>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr>
|
||||
@@ -2607,6 +2622,17 @@
|
||||
<tr>
|
||||
<td height="50px"/>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<p>Dear <xsl:value-of select="rsv_ruimte/contact_user/voornaam"/> <xsl:value-of select="rsv_ruimte[volgnr=1]/contact_user/naam"/>,</p>
|
||||
<p>Thank you for the room reservation on <xsl:value-of select="rsv_ruimte/van/datum"/>.</p>
|
||||
<p>You will receive a confirmation of the final booking. </p>
|
||||
<p>If you have questions about your reservation, please contact us at reception via events.amsterdam@nyenrode.nl or telephone number 020 427 4286.</p>
|
||||
<p>Sincerly,</p>
|
||||
|
||||
<p>Reception/Events</p>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:when>
|
||||
@@ -2640,7 +2666,7 @@
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:otherwise>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:if test="$srtnotificatiecode='RESBEV'">
|
||||
|
||||
Reference in New Issue
Block a user