summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xslt/SuuntoSDM.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/xslt/SuuntoSDM.xslt b/xslt/SuuntoSDM.xslt
index c6b078338..ccecf5079 100644
--- a/xslt/SuuntoSDM.xslt
+++ b/xslt/SuuntoSDM.xslt
@@ -85,7 +85,7 @@
</xsl:choose>
<xsl:if test="WEIGHT|WEIGTH != ''">
- <weightsystem>
+ <weightsystem description='imported'>
<xsl:attribute name="weight">
<xsl:value-of select="concat(translate(WEIGHT|WEIGTH, ',', '.'), ' kg')"/>
</xsl:attribute>