|
|
|
@ -29,6 +29,10 @@ |
|
|
|
|
<table width="100%" class="tableborders" cellpadding="3" cellspacing="1"> |
|
|
|
|
<tr> |
|
|
|
|
<td align="center" class="menubar"> |
|
|
|
|
<table width="100%" border="0"> |
|
|
|
|
<tr> |
|
|
|
|
<td width="15%"> </td> |
|
|
|
|
<td width="70%" align="center"> |
|
|
|
|
<xsl:if test="session/sessionKey and (session/indicators/unreadPrivateMessages != '0')"> |
|
|
|
|
<a href="/My/Conversations/"> |
|
|
|
|
<img src="/static/images/newpm.gif" border="0"> |
|
|
|
@ -68,7 +72,8 @@ |
|
|
|
|
<xsl:with-param name="url">/Users/</xsl:with-param> |
|
|
|
|
<xsl:with-param name="text">Ïîëüçîâàòåëè</xsl:with-param> |
|
|
|
|
</xsl:call-template> |
|
|
|
|
<span style="float:right"> |
|
|
|
|
</td> |
|
|
|
|
<td width="15%" align="right"> |
|
|
|
|
<xsl:variable name="isLiteEnabled"> |
|
|
|
|
<xsl:call-template name="isLiteEnabled"/> |
|
|
|
|
</xsl:variable> |
|
|
|
@ -128,7 +133,9 @@ |
|
|
|
|
</xsl:attribute> |
|
|
|
|
</link> |
|
|
|
|
</xsl:if> |
|
|
|
|
</span> |
|
|
|
|
</td> |
|
|
|
|
</tr> |
|
|
|
|
</table> |
|
|
|
|
</td> |
|
|
|
|
</tr> |
|
|
|
|
</table> |
|
|
|
|