summaryrefslogtreecommitdiff
path: root/finalmodsheet.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'finalmodsheet.xsl')
-rw-r--r--finalmodsheet.xsl16
1 files changed, 8 insertions, 8 deletions
diff --git a/finalmodsheet.xsl b/finalmodsheet.xsl
index 80eebac..679221c 100644
--- a/finalmodsheet.xsl
+++ b/finalmodsheet.xsl
@@ -49,15 +49,15 @@ Look for TAG:Break1!!!
<xsl:call-template name="CommandPort" />
</xsl:when>
<xsl:otherwise>
- <!-- Maverick -->
- <!-- TAG:Break1
- This line has been commented because Javascript was having
- some problem with the function call.
+ <!-- Maverick -->
+ <!-- TAG:Break1
+ This line has been commented because Javascript was having
+ some problem with the function call.
- Commenting doesn't bring any change to the result now, but
- may cause some problems in the future.
- -->
- <!-- <xsl:apply-templates select="name(*[1])"/> -->
+ Commenting doesn't bring any change to the result now, but
+ may cause some problems in the future.
+ -->
+ <!-- <xsl:apply-templates select="name(*[1])"/> -->
</xsl:otherwise>
</xsl:choose>
</xsl:when>