FCLT#66601: Toegangscontrole via QRC

svn path=/Website/trunk/; revision=51755
This commit is contained in:
Alex Tiehuis
2021-06-04 07:38:39 +00:00
parent 94c0433fb6
commit 781605658f

View File

@@ -1309,6 +1309,7 @@ END:VCALENDAR
<xsl:otherwise>
<!-- Bevestiging bezoekers registratie -->
<table border="0" bordercolor="#ffffff" width="100%">
<xsl:if test="rsv_ruimte/key!=null">
<tr>
<td>
<xsl:element name="img">
@@ -1318,6 +1319,7 @@ END:VCALENDAR
</td>
<td class="caption" valign="top"><xsl:value-of select="//lcl/BEZ/bevestiging_bezoekersregistratie"/><br/><span class="tiny"><xsl:value-of select="//lcl/FAC/nummer"/>&#xA0;<xsl:value-of select="key"/></span></td>
</tr>
</xsl:if>
<tr>
<td class="label" width="20%"><xsl:value-of select="//lcl/FAC/aanvrager"/></td>
<td class="value" width="80%">: <xsl:value-of select="contact_user/naam_full"/></td>