ASTE#38258 Beoordelingslinks op afmeldbon leiden ook engels
svn path=/Website/branches/v2016.3/; revision=32907
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="Xsrtnotificatiecode">MLDAFM</xsl:variable>
|
||||
<xsl:variable name="srtnotificatiecode">MLDAFM</xsl:variable>
|
||||
|
||||
<xsl:template name="pageheader">
|
||||
<table border="0" width="100%">
|
||||
@@ -359,16 +359,16 @@ Your kind words have been shared with other members of the Facilities team and w
|
||||
<xsl:when test="$team_survey = 'L'">
|
||||
<tr>
|
||||
<td colspan="4" style="padding-top:20px;text-align:center">
|
||||
<b>Uw mening is heel belangrijk voor ons. Graag zien wij uw welgestelde mening over het verloop van de afhandeling van de melding. Bent u ...</b>
|
||||
<b>Your opinion is very important to us. If you are satisfied with the handling of your call, no action is necessary. However if you are ....</b>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td colspan="2" style="padding-top:20px;text-align:center">
|
||||
...tevreden over de afhandeling van de melding
|
||||
...very satisfied with the handling
|
||||
</td>
|
||||
<td colspan="2" style="padding-top:20px;text-align:center">
|
||||
...ontevreden over de afhandeling van de melding
|
||||
...not satisfied with the handling
|
||||
</td>
|
||||
</tr>
|
||||
<td colspan="2" style="text-align:center">
|
||||
@@ -379,7 +379,7 @@ Your kind words have been shared with other members of the Facilities team and w
|
||||
<img>
|
||||
<xsl:attribute name="frc">M=MENU:F=astepos.jpg:R=R128x128</xsl:attribute>
|
||||
<xsl:attribute name="border">0 </xsl:attribute>
|
||||
<xsl:attribute name="alt">tevreden</xsl:attribute>
|
||||
<xsl:attribute name="alt">very satisfied</xsl:attribute>
|
||||
</img>
|
||||
</xsl:element>
|
||||
</td>
|
||||
@@ -391,17 +391,17 @@ Your kind words have been shared with other members of the Facilities team and w
|
||||
<img>
|
||||
<xsl:attribute name="frc">M=MENU:F=asteneg.jpg:R=R128x128</xsl:attribute>
|
||||
<xsl:attribute name="border">0 </xsl:attribute>
|
||||
<xsl:attribute name="alt">ontevreden</xsl:attribute>
|
||||
<xsl:attribute name="alt">not satisfied</xsl:attribute>
|
||||
</img>
|
||||
</xsl:element>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" style="text-align:center">
|
||||
Klik op bovenstaande button
|
||||
Click the button
|
||||
</td>
|
||||
<td colspan="2" style="text-align:center">
|
||||
Klik op bovenstaande button
|
||||
Click the button
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
|
||||
Reference in New Issue
Block a user