Index: šablona/makra/šifra.xsl
===================================================================
--- šablona/makra/šifra.xsl	(revision 84:f866267d7b3c)
+++ šablona/makra/šifra.xsl	(revision 88:e856711b66e9)
@@ -36,5 +36,5 @@
 	<xsl:template match="m:šifra">
 		<xsl:variable name="šifra-id">šifra-<xsl:number level="any"/></xsl:variable>
-		<span class="rot13" title="Tento text je „zašifrován“ algoritmem Rot13, abyste si ho omylem nepřečetli. Pokud číst chcete, klikněte na tlačítko…">
+		<span class="rot13" title="Tento text je „zašifrován“ algoritmem Rot13, abyste si ho omylem nepřečetli. Pokud číst chcete, klikněte na tlačítko ↹.">
 			<span id="{$šifra-id}"><xsl:value-of select="m:rot13(text())"/></span>
 			<a onclick="javascipt:xwg.rot13('{$šifra-id}'); return false;" href="#{encode-for-uri(' &gt;&gt; zobrazí „zašifrovaný“ text &lt;&lt;')}">↹</a>
