• Blackboard URLs are now https.
1 parent e103ddc commit a1b4741e73c97951570b8b7977ca53240ccdfc40
Nigel Stanger authored on 5 Jul 2015
Showing 1 changed file
View
2
■■■
modules/global-elements.xml
-->
<template name="Blackboard" match="Blackboard">
<common>
<xsl:call-template name="hyperlink-internal">
<xsl:with-param name="url">http://blackboard.otago.ac.nz/</xsl:with-param>
<xsl:with-param name="url">https://blackboard.otago.ac.nz/</xsl:with-param>
<xsl:with-param name="label">Blackboard</xsl:with-param>
</xsl:call-template>
</common>
</template>