As last resort, use the site name as location
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
2936aa6aa0
commit
baee988d75
@ -67,6 +67,9 @@
|
|||||||
</LOCATION>
|
</LOCATION>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<xsl:otherwise>
|
<xsl:otherwise>
|
||||||
|
<SITE>
|
||||||
|
<xsl:value-of select="$location"/>
|
||||||
|
</SITE>
|
||||||
</xsl:otherwise>
|
</xsl:otherwise>
|
||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user