|
|
@ -21,7 +21,9 @@ |
|
|
|
<td class="navigation" nowrap="nowrap"> |
|
|
|
<td class="navigation" nowrap="nowrap"> |
|
|
|
<!-- postoption is either newpost.gif or greynewpost.gif --> |
|
|
|
<!-- postoption is either newpost.gif or greynewpost.gif --> |
|
|
|
<a> |
|
|
|
<a> |
|
|
|
<xsl:attribute name="href">/Board/<xsl:value-of select="currentLocation/board/id"/>/NewThread/</xsl:attribute> |
|
|
|
<xsl:if test="session/sessionKey"> |
|
|
|
|
|
|
|
<xsl:attribute name="href">/Board/<xsl:value-of select="currentLocation/board/id"/>/NewThread/</xsl:attribute> |
|
|
|
|
|
|
|
</xsl:if> |
|
|
|
<img src="/static/images/newpost.gif" alt="Íîâîå ñîîáùåíèå" border="0" width="13" height="15" style="vertical-align: text-bottom" /> |
|
|
|
<img src="/static/images/newpost.gif" alt="Íîâîå ñîîáùåíèå" border="0" width="13" height="15" style="vertical-align: text-bottom" /> |
|
|
|
<xsl:text>Ñîîáùåíèå</xsl:text> |
|
|
|
<xsl:text>Ñîîáùåíèå</xsl:text> |
|
|
|
</a> |
|
|
|
</a> |
|
|
|