Variables are started with $ sign...
Signed-off-by: Miika Turkia <[email protected]>
---
xslt/manualcsv2xml.xslt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xslt/manualcsv2xml.xslt b/xslt/manualcsv2xml.xslt
index 4f79463..adad842 100644
--- a/xslt/manualcsv2xml.xslt
+++ b/xslt/manualcsv2xml.xslt
@@ -260,7 +260,7 @@
</temperature>
</xsl:if>
- <xsl:if test="$cylindersizeField > 0 or $startpressureField > 0 or
$endpressureField > 0 or o2Field >0 or heField > 0">
+ <xsl:if test="$cylindersizeField > 0 or $startpressureField > 0 or
$endpressureField > 0 or $o2Field > 0 or $heField > 0">
<cylinder>
<xsl:if test="$cylindersizeField > 0">
<xsl:attribute name="size">
--
2.5.0
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface