Signed-off-by: Miika Turkia <[email protected]>
---
 xslt/uddf.xslt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xslt/uddf.xslt b/xslt/uddf.xslt
index d8ea618..c4911c5 100644
--- a/xslt/uddf.xslt
+++ b/xslt/uddf.xslt
@@ -454,7 +454,7 @@
 
           <xsl:if test="cns|u:cns|u1:cns &gt; 0">
             <xsl:attribute name="cns">
-              <xsl:value-of select="concat(cns|u:cns|u1:cns, ' C')"/>
+              <xsl:value-of select="cns|u:cns|u1:cns"/>
             </xsl:attribute>
           </xsl:if>
 
-- 
1.9.1

_______________________________________________
subsurface mailing list
[email protected]
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to