|
|
@ -157,7 +157,7 @@ |
|
|
|
<xsl:with-param name="url">/My/</xsl:with-param> |
|
|
|
<xsl:with-param name="url">/My/</xsl:with-param> |
|
|
|
<xsl:with-param name="text"> |
|
|
|
<xsl:with-param name="text"> |
|
|
|
<xsl:choose> |
|
|
|
<xsl:choose> |
|
|
|
<xsl:when test="session/sessionKey">Ëè÷íîå</xsl:when> |
|
|
|
<xsl:when test="session/sessionKey"><xsl:value-of select="session/user/name"/></xsl:when> |
|
|
|
<xsl:otherwise>Âõîä</xsl:otherwise> |
|
|
|
<xsl:otherwise>Âõîä</xsl:otherwise> |
|
|
|
</xsl:choose> |
|
|
|
</xsl:choose> |
|
|
|
</xsl:with-param> |
|
|
|
</xsl:with-param> |
|
|
|