Fixed a critical bug in header templte

main
Inga 🏳‍🌈 14 years ago
parent 595c903ff9
commit b2ca06b85f
  1. 2
      templates/Modern/elems/Header.xslt

@ -155,8 +155,10 @@
<xsl:call-template name="headerLink">
<xsl:with-param name="url">/My/</xsl:with-param>
<xsl:with-param name="text">
<xsl:choose>
<xsl:when test="session/sessionKey">Ëè÷íîå</xsl:when>
<xsl:otherwise>Âõîä</xsl:otherwise>
</xsl:choose>
</xsl:with-param>
</xsl:call-template>
<xsl:text>&#160;&#160;&#160;</xsl:text>

Loading…
Cancel
Save