mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@
|
|||
</LOCATION>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<SITE>
|
||||
<xsl:value-of select="$location"/>
|
||||
</SITE>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue