AASA#32800 -- QRC op opdracht bon
svn path=/Website/branches/v2015.1/; revision=25455
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 3.0 KiB |
@@ -14,28 +14,30 @@
|
||||
<xsl:param name="opdr_key"/>
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td width="25%" bordercolor="#FFFFFF" align="center" valign="middle">
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="width">100px</xsl:attribute>
|
||||
<xsl:attribute name="src">../../appl/shared/qrcode.asp?text=/?fac_id=AASA%26u=opdracht%26k=<xsl:value-of select="$opdr_key"/></xsl:attribute></xsl:element>
|
||||
</td>
|
||||
<td width="25%" bordercolor="#FFFFFF" align="center" valign="middle">
|
||||
<td width="33%" style="vertical-align: middle" height="125px">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$mode='email'">
|
||||
<img src="cid:tmpl_logo.gif"/>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="align">left</xsl:attribute>
|
||||
<xsl:attribute name="src">../../cust/aasa/tmpl_logo_sm.gif</xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</td>
|
||||
<td width="50%" align="right" valign="bottom" style="text-align:right; font-size:18;">
|
||||
<td width="33%" style="text-align:center; vertical-align:middle; font-size:20pt;">
|
||||
<b>
|
||||
<xsl:value-of select="$opdr_type"/>
|
||||
</b>
|
||||
</td>
|
||||
<td width="33%">
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="align">right</xsl:attribute>
|
||||
<xsl:attribute name="width">125px</xsl:attribute>
|
||||
<xsl:attribute name="src">https://aasa.facilitor.nl/?u=dtJkZdmEvwqGRdmU&text=/?fac_id=AASA%26u=opdracht%26k=<xsl:value-of select="$opdr_key"/></xsl:attribute></xsl:element>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3" style="text-align:center;">
|
||||
|
||||
Reference in New Issue
Block a user