svn path=/Website/branches/v2017.2/; revision=35859

This commit is contained in:
Dennis Hartmann
2017-10-31 09:34:18 +00:00
parent f61fa2e04e
commit 149373d6bb

View File

@@ -303,10 +303,10 @@
<xsl:value-of select="format-number(sum(bestelopdrachtitem/totaal), '0,00', 'european')"/> <xsl:value-of select="format-number(sum(bestelopdrachtitem/totaal), '0,00', 'european')"/>
</b> </b>
</td> </td>
</tr> </tr>
</table> </table>
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="4">Opmerking: <xsl:value-of select="bestelling/bestel_opm"/></td> <td colspan="4">Opmerking: <xsl:value-of select="bestelling/bestel_opm"/></td>
</tr> </tr>