changeset 86 | 3136e1ad9a5b |
parent 71 | 895757141bff |
child 87 | 25dec6931f18 |
1.1 --- a/šablona/makra/odkazy.xsl Sat Jan 07 20:09:44 2012 +0100 1.2 +++ b/šablona/makra/odkazy.xsl Sat Jan 14 17:56:59 2012 +0100 1.3 @@ -110,7 +110,7 @@ 1.4 <xsl:with-param name="url" select=" 1.5 concat( 1.6 'https://secure.wikimedia.org/wikipedia/', (@jazyk,'cs')[1], '/wiki/', 1.7 - encode-for-uri(@href) 1.8 + m:escapuj-url-zachovej-lomítka(@href) 1.9 )"/> 1.10 </xsl:call-template> 1.11 </xsl:template>