šablona/makra.xsl
changeset 57 768a7eecb0cf
parent 51 df1f942f7b69
child 61 9503eb8377f1
     1.1 --- a/šablona/makra.xsl	Sat Jan 07 01:44:01 2012 +0100
     1.2 +++ b/šablona/makra.xsl	Sat Jan 07 01:57:27 2012 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  </xsl:text>
     1.5  		<xsl:comment>
     1.6  	Tento seznam maker je automaticky generovaný.
     1.7 -	Neupravujte ho ručně – použijte příkaz „ant makra“.
     1.8 +	Neupravujte ho ručně – smažte ho a použijte příkaz „ant makra“.
     1.9  </xsl:comment>
    1.10  		<xsl:text>
    1.11     </xsl:text>
    1.12 @@ -20,7 +20,7 @@
    1.13  				<XSL:include href="{document-uri(.)}"/>
    1.14  			</xsl:for-each>
    1.15  			
    1.16 -			<!-- Uživatelská makra -->
    1.17 +			<!-- Uživatelská makra: -->
    1.18  			<xsl:for-each select="collection('../vstup/makra/?select=*.xsl')">
    1.19  				<XSL:include href="{document-uri(.)}"/>
    1.20  			</xsl:for-each>