BOFO#26216 -- Verkoopschermen geschikt maken voor https

svn path=/Website/trunk/; revision=17562
This commit is contained in:
Arthur Egberink
2013-04-11 07:56:26 +00:00
parent 17e7c5d62f
commit 42aed9a5c0

View File

@@ -117,12 +117,12 @@
</xsl:when>
<xsl:when test="contains($ruimte, '[1.104]')">
<xsl:attribute name="src">
<xsl:text disable-output-escaping="yes">http://www.youtube.com/v/1afhVoUiTPU&amp;loop=1&amp;hl=en&amp;fs=1&amp;autoplay=1&amp;fmt=32&amp;hd=1</xsl:text>
<xsl:text disable-output-escaping="yes">https://www.youtube.com/v/1afhVoUiTPU&amp;loop=1&amp;hl=en&amp;fs=1&amp;autoplay=1&amp;fmt=32&amp;hd=1</xsl:text>
</xsl:attribute>
</xsl:when>
<xsl:when test="contains($ruimte, '[1.117]')">
<xsl:attribute name="src">
<xsl:text disable-output-escaping="yes">http://www.youtube.com/v/9gqJFCZWscg&amp;loop=1&amp;hl=en&amp;fs=1&amp;autoplay=1&amp;fmt=32&amp;hd=1</xsl:text>
<xsl:text disable-output-escaping="yes">https://www.youtube.com/v/9gqJFCZWscg&amp;loop=1&amp;hl=en&amp;fs=1&amp;autoplay=1&amp;fmt=32&amp;hd=1</xsl:text>
</xsl:attribute>
</xsl:when>
</xsl:choose>
@@ -134,7 +134,7 @@
<xsl:attribute name="align">middle</xsl:attribute>
<xsl:attribute name="allowScriptAccess">sameDomain</xsl:attribute>
<xsl:attribute name="type">application/x-shockwave-flash</xsl:attribute>
<xsl:attribute name="pluginspage">http://www.adobe.com/go/getflashplayer</xsl:attribute>
<xsl:attribute name="pluginspage">https://www.adobe.com/go/getflashplayer</xsl:attribute>
<xsl:attribute name="allowFullScreen">true</xsl:attribute>
</xsl:element>
</td>