summaryrefslogtreecommitdiffstats
path: root/xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl')
-rw-r--r--xsl/html-common.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/html-common.xsl b/xsl/html-common.xsl
index c748b95..32b74f0 100644
--- a/xsl/html-common.xsl
+++ b/xsl/html-common.xsl
@@ -33,6 +33,6 @@ procedure after
<!-- Custom class usage -->
<xsl:param name="phrase.propagates.style" select="1"></xsl:param>
<xsl:param name="generate.id.attributes" select="1"></xsl:param>
-
+<xsl:param name="segmentedlist.as.table" select="1"></xsl:param>
</xsl:stylesheet>