diff options
Diffstat (limited to 'help3xsl/online_transform.xsl')
-rw-r--r-- | help3xsl/online_transform.xsl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl index 630aa8a938..7392b96181 100644 --- a/help3xsl/online_transform.xsl +++ b/help3xsl/online_transform.xsl @@ -21,8 +21,9 @@ <xsl:output indent="yes" method="html" doctype-system= "about:legacy-compat"/> +<xsl:include href="../../workdir/CustomTarget/helpcontent2/help3xsl/links.txt.xsl"/> <xsl:include href="localized.xsl"/> -<xsl:include href="links.txt.xsl"/> + <!-- ############################ # Variables and Parameters # |