diff options
Diffstat (limited to 'help3xsl/online_transform.xsl')
-rw-r--r-- | help3xsl/online_transform.xsl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl index 7392b96181..630aa8a938 100644 --- a/help3xsl/online_transform.xsl +++ b/help3xsl/online_transform.xsl @@ -21,9 +21,8 @@ <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 # |